Skip to content

Instantly share code, notes, and snippets.

View janwilmake's full-sized avatar

janwilmake

View GitHub Profile
// ==UserScript==
// @name Twitter Timeline Replacer
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Replaces Twitter timeline with a pro message
// @author You
// @match https://twitter.com/*
// @match https://x.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none