userscripts/manager
Greasemonkey-era power, one click away

Install-ready userscripts & nothing else.

31 small, single-purpose scripts for Tampermonkey, Violentmonkey and ScriptCat. Pop the cartridge, click Install, done — every script auto-updates straight from the repo.

1. Install a manager2. Click Install3. Confirm in the manager

Auto-click the "reject all" button on cookie consent banners (OneTrust, Cookiebot, TrustArc, Osano, Didomi + generic fallbacks). Why: opt-out is the sane default; manual clicks per site are noise.

any page3 GM APIs

When you click a mailto: link, copy the email address to your clipboard instead of opening the OS mail client. Toast confirms the copy. Replaces the closed-source "Copy email links" Chrome extension (ocffkcplakjlhbaadfcokiiflaelnaib).

any page3 GM APIs

Copy URLs of every link found in the current text selection to the clipboard (one per line). Tampermonkey menu command — same behavior as the "Copy Highlighted Links" Chrome extension by CraftedIntuition, plus plain-text URL detection.

any page2 GM APIs

Fake Filler

v0.1.0

Fill every form input/textarea/select on the page with realistic dummy data via a hotkey (Ctrl+Shift+F) or the userscript menu. Replaces the "Fake Filler" Chrome extension for quick form testing.

any page1 GM API

Redirect new Reddit (www/sh/bare) to old.reddit.com. Old UI loads faster, no infinite-scroll, saner comment threading.

reddit.comsh.reddit.comreddit.com3 GM APIs

Extract every link on the current page and export as CSV download or plain-text clipboard. Captures <a href> + <img src>. Userscript replacement for the "Link Klipper" Chrome extension by Codebox.in.

any page3 GM APIs

Tampermonkey menu command — opens every link found in the current text selection in new tabs. Catches both <a href> elements AND plain-text URLs (http://, https://, www.).

any page1 GM API

Fixed-position textarea per hostname. Notes persist across page loads via GM storage. Toggle from menu, Esc to close. Useful for jotting selectors, TODOs, or credentials-in-progress without a second tab.

any page3 GM APIs

Toggle Picture-in-Picture on the largest/active <video> with a hotkey (Alt+P) or the userscript menu. Replaces Google's "Picture-in-Picture Extension".

any page1 GM API

Hover a bit.ly / t.co / tinyurl / etc. link and see the resolved destination in a tooltip before clicking. Avoids opening blind shorteners that may point to malware or trackers.

any page4 GM APIs

Read Aloud

v0.1.0

Read the selected text (or the whole article) aloud using the browser's built-in speech synthesis. Hotkey Alt+R to start/stop, Alt+. to pause/resume. Replaces the "Read Aloud" Chrome extension for basic TTS.

any page3 GM APIs

Keep a rolling ring-buffer of the last 30 URLs you closed across all tabs. Menu command opens an overlay listing them; click any to reopen in a new tab. Survives tab-close and browser restart via GM_setValue.

any page4 GM APIs

Adds a small gold star to search-result rows on Google, DuckDuckGo, and Bing when the hostname appears in Chirag's curated 2026 links directory at links.oriz.in. Hover shows why the site is recommended, its tier (free/signup/freemium), and whether it matches our stack.

google.comgoogle.co.induckduckgo.com+26 GM APIs

Add a button to search engine result pages that opens all article-type results in new tabs. Skips videos, social, shopping, maps. Deduplicates by URL. Caps at 10 tabs by default with a confirmation dialog above 5.

google.combing.comduckduckgo.com+33 GM APIs

StereoToMono

v1.1.2

Convert stereo audio to mono on any page. Auto-detects playing <video> and <audio> elements. Toggle via Tampermonkey menu.

any page1 GM API

Strip utm_*, fbclid, gclid, mc_eid, msclkid etc. from the address bar on load and from URLs copied to clipboard. No more tracking-tagged links pasted into chats.

any page3 GM APIs

Control playback speed of any HTML5 <video>/<audio> with keyboard shortcuts (S slower, D faster, R reset, Z rewind 5s, X advance 5s) plus a draggable on-video speed overlay. Replaces the "Video Speed Controller" Chrome extension.

any page3 GM APIs

No script matches — try another word.