Skip to content

Instantly share code, notes, and snippets.

@TwoXTwentyOne
TwoXTwentyOne / TwitterUnfolllowUnverifiedAccount-GreaseMonkey.txt
Last active February 10, 2026 01:36
TamperMonkey - Unfollow Unverified Account
// ==UserScript==
// @name X (Twitter) - v1.20 + Verified-No-Followback + Start/Stop Toggle + Dark Mode (All Text White) + Auto-Restart Toggle
// @namespace http://tampermonkey.net/
// @version 1.20
// @description Contextual counters, S=Start, A=Abort, P=Pause, E=Export, ignore list, plus an option to unfollow verified if they don’t follow back, with Start/Stop toggles and Dark Mode (all text white), and optional auto-restart after 60 seconds on completion
// @match https://x.com/*
// @grant none
// ==/UserScript==
(function() {