Inject a small "copy" button on every code block so you can grab the snippet without hand-selecting. One click copies innerText; button flashes "copied" for 1s.
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.
Auto-clicks the "Continue" button on ChatGPT / Claude / Gemini when a response is cut off by output-token limits, so long generations complete unattended.
Auto-reject cookie banners
v0.1.0Auto-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.
Copy email links
v0.1.3When 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).
Copy highlighted links
v0.1.3Copy 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.
Fake Filler
v0.1.0Fill 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.
Force old.reddit.com
v0.1.0Redirect new Reddit (www/sh/bare) to old.reddit.com. Old UI loads faster, no infinite-scroll, saner comment threading.
Link Klipper (userscript)
v0.1.3Extract 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.
Open all links in selection
v0.1.3Tampermonkey 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.).
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.
Picture-in-Picture Hotkey
v0.1.0Toggle Picture-in-Picture on the largest/active <video> with a hotkey (Alt+P) or the userscript menu. Replaces Google's "Picture-in-Picture Extension".
Preview shortlinks on hover
v0.1.0Hover 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.
Read Aloud
v0.1.0Read 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.
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.
Neutralises pages that block right-click, text selection, copy/cut, drag, and keyboard shortcuts. Stops the hijack at document-start before the host page's handlers register.
One-click button to add/remove `site:reddit.com` from the current search query on Google, DuckDuckGo, and Bing. For when you want real answers, not SEO chum.
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.
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.
StereoToMono
v1.1.2Convert stereo audio to mono on any page. Auto-detects playing <video> and <audio> elements. Toggle via Tampermonkey menu.
Strip URL tracking params
v0.1.0Strip 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.
Video Speed Controller
v0.1.0Control 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.
Ctrl+Shift+Y copies the current video as a markdown link with title, channel, and a timestamped URL. Shortcut remappable via menu.
YouTube — Dislike (D)
v0.1.3Press D to dislike the current video. Atomic — does one thing only.
YouTube — Dislike & next (X)
v0.1.3Press X to dislike the current video AND immediately skip to the next one. Key is remappable via the Tampermonkey menu.
Hides Shorts shelves + sidebar entry, and redirects /shorts/<id> to /watch?v=<id> so Shorts play as regular videos.
YouTube — Like & next (A)
v0.1.0Press A to like the current video AND immediately skip to the next one. Key is remappable via the Tampermonkey menu.
Combined: press N to jump to the next video, P to the previous. Both keys are remappable via the Tampermonkey menu.
YouTube — Next video (N)
v0.1.3Press N to jump to the next video. Atomic — does one thing only.
Kills autoplay, hides end-card overlays, and auto-dismisses the "Video paused. Continue watching?" modal. Stops YouTube from stealing your next hour.
YouTube — Previous video (P)
v0.1.3Press P to jump to the previous video. Atomic — does one thing only.
Combined: press S to like, D to dislike the current video. Both keys are remappable via the Tampermonkey menu.
No script matches — try another word.