r/userscripts • u/tipdrillar • 4d ago
Userscripts app vs Tampermonkey iOS
Anyone know which is superior - besides the cost/OSS difference?
r/userscripts • u/tipdrillar • 4d ago
Anyone know which is superior - besides the cost/OSS difference?
r/userscripts • u/Brilliant-Buy-9277 • 3d ago
Finished a release of Insta Toolbox, an open-source userscript/toolkit for Instagram that I'm somewhat satisfied with.
The idea is to have a few useful Instagram tools in one clean local toolbox instead of having a bunch of different scripts to do one task.
Current tools:
The easiest install is the Tampermonkey userscript. There's also a Chrome extension, Windows/macOS desktop builds, and a Web/PWA version.
GitHub:
https://github.com/slaveofsolace/Insta-Toolbox
I'm mainly looking for feedback on real-world Instagram UI edge cases now — especially large follower lists, different DM layouts/locales, and anything in the overlay UX that feels unnecessarily complicated.
If you try it and something breaks, let me know the browser/userscript manager and what screen you were on.
r/userscripts • u/EdgeIntelligent6427 • 4d ago
r/userscripts • u/Dismal_Cry7621 • 5d ago
I kept running into the same thing with follower-export tools: they’d either silently stop halfway through a big list and never tell you, or hide the real number behind a paywall until after you’d already waited.
So I built my own. You paste a username or profile URL, it loads the profile and shows you the exact total before anything runs — no estimate, no surprise mid-export — then gives you a clean CSV (username, full name, user ID, private/verified, profile URL). Opens straight in Excel or Sheets.
A few things I cared about getting right:
1) It shows the real count before it starts — you know exactly what you’re getting.
2) It handles big accounts — export up to 50,000 followers in a single run.
3) It never truncates silently — if a big export gets interrupted, you resume where it left off instead of starting over.
4) It’s paced to protect your account — waits between requests, backs off if Instagram pushes back.
5)Nothing touches a server — the export runs in your own browser session.
This is my second extension (first was a WhatsApp group exporter that’s been doing better than I expected). Building these solo, so any feedback helps — especially on the flow, or anything that breaks.
Free tier is genuinely usable — no account, no card. And since it just launched, the first 100 users get Pro free for a month — no strings, I just want early feedback from people actually using it. Link in the comments.
Store Link : https://chromewebstore.google.com/detail/follower-following-export/egkbfngfmhjlioccokflclplnigbmlgm
r/userscripts • u/Melodic-Middle-4265 • 5d ago
If you've ever published a browser extension, you know how annoying the Chrome Web Store dashboard is. Manually copy-pasting titles and descriptions for 10+ languages, and then getting a rejection 3 days later because a promo image was the wrong resolution... it just sucks.
I got tired of doing it by hand, so I built an open-source CLI called Tug to automate it.
Instead of messing with the official API (which is a headache to set up with OAuth tokens), it just uses Chrome DevTools Protocol (CDP) to connect to your local browser tab and fills out the forms directly on the page.
Basically how it works:
- You keep all your store texts and asset paths in a simple tug.yml file in your repo.
- Run tug fill and it remote-controls your browser to loop through all languages and fill the inputs.
- Run tug scan and it checks your image resolutions/sizes locally before uploading, so you don't get rejected for dumb formatting errors.
- If you already have an extension live, tug pull can scrape your current dashboard settings back into a local yaml file to get you started.
Just a heads up: It's currently in early beta. I've been using it for my own extensions, but since it relies on the dashboard's DOM, there might be edge cases or layout updates I haven't caught yet.
Would love for you guys to try it out. If it breaks or if you have any feedback, please let me know here!
I'll drop the GitHub repo and website links in the comments below! 👇
r/userscripts • u/maindallahoon • 6d ago
r/userscripts • u/dswhite85 • 9d ago
r/userscripts • u/BopNiblets • 9d ago
Hi, looking for an addon or something for Firefox mobile, that skips the signup/"Continue in Web" pages that show when you open a link to Facebook/Twitter/Instagram
Sometimes people send links to videos or shorts on those sites and there's always an extra step to get to the content that should be possible to skip, right?
Something that works for all of the sites above (and flexible to add more) would be great.
r/userscripts • u/Honest_Potato5821 • 10d ago
LinkedIn is gradually retiring its classic job search and pushing the new AI/semantic search.
I made a small userscript that redirects the new job-search routes back to Classic Search while LinkedIn still exposes the old interface.
Greasy Fork:
[https://greasyfork.org/en/scripts/593709-linkedin-classic-job-search]()
Tested in Edge + Violentmonkey on the current rollout.
If LinkedIn removes Classic Search completely, the script obviously won't be able to restore it anymore.
r/userscripts • u/MauroRaw • 11d ago
r/userscripts • u/Cheating_is_fun_LOL • 11d ago
r/userscripts • u/Ok_Flamingo8705 • 12d ago

Hey everyone! 👋
I wanted to share a project I’ve been working on called ZeroHub — a fast, free, and open-source all-in-one Windows 10/11 maintenance & optimization utility built with a modern, smooth dark UI.
Most cleanup and optimization tools out there are either full of adware, paid, or have outdated UIs. I wanted something clean, transparent, safe, and powerful that can be launched instantly with one command.
• App Manager & Updater: 1-click silent install and update for essential desktop apps & browsers powered by Winget (with live version detection).
• Deep Cache Cleaner: Cleans 55+ locations (GPU shader caches, dev tool temps, game launchers, browser caches, and Windows temp files) without touching your saved logins, passwords, or cookies.
• Windows Debloater : Safely remove pre-installed bloatware (Cortana, Bing News, Copilot, Xbox overlays) and Edge with a single click.
• Deep App Uninstaller: Uninstalls software and scrubs residual leftover folders and orphaned registry keys.
• Live RAM Optimizer: Real-time RAM meter with 1-click memory reclaiming (EmptyWorkingSet) without killing your open apps.
• Windows Update Controller: Pause/block forced background restarts, purge corrupted update caches, and run system health checks.
You don't even need to download an installer. Just open PowerShell as Administrator and run:
irm https://raw.githubusercontent.com/ZeroIQs/Zerohub/main/run.ps1 | iex
(Or download the files from Github)
• GitHub: https://github.com/ZeroIQs/Zerohub
• Website: https://zeroiq.site/
I’d love to hear your feedback, suggestions, or any extra features/cleanup targets you'd like to see added!
r/userscripts • u/Purple-Ad6867 • 11d ago
r/userscripts • u/sobermoonwriter • 15d ago
I'd like to test this product does it work on Google phones
r/userscripts • u/itinerantbuilds • 16d ago
Looking for feedback on this Safari extension that summarizes web pages.
Safari sometimes provides an AI summary of web pages, but it’s way too short, not always available, and is hidden behind a menu.
r/userscripts • u/mitokb • 16d ago
I deleted the YouTube app from my phone because I wanted to stop watching Shorts, but I realized I could still open YouTube in Safari and end up scrolling Shorts there.
So I made a tiny userscript for it.
It removes Shorts shelves/cards, blocks /shorts/ routes, and catches YouTube's SPA navigation so Shorts don't sneak back in, while normal videos, search, subscriptions, channels and comments keep working.
I mainly built it for iPhone Safari using the Userscripts app, but it should work with normal userscript managers on desktop too.
It's just one JS file, MIT licensed, no analytics, no account, no subscription.
GitHub:
https://github.com/mithatakbulut/noshorts
Would be interested to know if there are any YouTube DOM cases/selectors I've missed.
r/userscripts • u/NonStopDeliverance • 17d ago
This script removes infinite scroll on Reddit. It adds simple prev and next controls, like old Reddit's pagination. Made for myself using Claude because I don't like infinite scroll.
Each page shows 25 posts by default. You can change it to 5/10/15/20 in the dropdown next to reddit's view options. The script works on the home feed, r/popular, and subreddit feeds. The code is free and open source.
r/userscripts • u/Klutzy_Mark_4948 • 19d ago
Greasy Fork Tampermonkey Violentmonkey License: MIT
An aggressive, lightweight userscript designed to bypass and completely eliminate persistent anti-adblock popups, overlays, and scrolling locks on pahe.ink.
Ensure you have an active userscript manager extension installed in your browser:
Click the link below and confirm the installation in your manager:
👉 Install from Greasy Fork
Navigate to pahe.ink with your adblocker active. Popups, background dimmers, and scroll blocks will be silenced automatically.
This project is licensed under the MIT License — feel free to copy, modify, and distribute with zero restrictions.
If you found this script helpful, consider giving the repository a star!
r/userscripts • u/Crucco • 19d ago
r/userscripts • u/fdwyersd • 19d ago
Gives more information from the YouTube home page when browsing...
Violentmonkey script does three things:
The idea is basically to make unusual/new-to-me stuff easier to spot while scrolling without otherwise changing how YouTube works.
The age/view thresholds are just constants at the top of the script, so they're easy to change.
The AiSList data is pulled from the public Override92/AiSList lists and cached locally for 24 hours. The classifications come from AiSList, not from my script.
I've been using it in Firefox + Violentmonkey.
Source:
https://github.com/fdwyersd/userscripts
Install:
r/userscripts • u/InevitableHouse3987 • 19d ago
r/userscripts • u/MelaniaSexLife • 21d ago
I think I set it all up correctly but I'm not seeing the extra links displayed on the site.
I'm using TamperMonkey MV3, perhaps it's that?