Skip to content

Instantly share code, notes, and snippets.

View skymen's full-sized avatar

Ossama Jouini skymen

View GitHub Profile
@skymen
skymen / gist:6204aada1ad29a78e1295c1e8fcfb465
Last active December 28, 2023 05:33
Blur Twitter Timeline
// ==UserScript==
// @name Blur Twitter Timeline
// @namespace http://tampermonkey.net/
// @version 2023-12-14
// @description try to take over the world!
// @author You
// @match https://twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==