Skip to content

Instantly share code, notes, and snippets.

View Astropulse's full-sized avatar

Astropulse Astropulse

View GitHub Profile
@Astropulse
Astropulse / default_following.js
Created December 15, 2025 18:55
Violentmonkey/greasemonkey extension to force 'following' page default on X
// ==UserScript==
// @name X Home Default to Following
// @namespace vm.x.following.default
// @version 1.1.0
// @description On X home, automatically switch to the "Following" tab instead of "For you".
// @match https://x.com/home
// @match https://x.com/home*
// @match https://twitter.com/home
// @match https://twitter.com/home*
// @run-at document-idle