Skip link shorteners without waiting for timers or clicking through ads.
Works on softurl.in, gplinks, shrinkme, droplink, and hundreds more — with extra coverage for Indian shortlink and download sites.
- Violentmonkey (recommended) or Tampermonkey
- Firefox or Brave (Chrome/Edge lose extension support progressively)
- uBlock Origin — strongly recommended alongside this
Kiwi Browser + Violentmonkey works well on Android.
When you land on a supported shortlink page the script handles everything automatically. For pages with a CAPTCHA, solve it once and the script proceeds from there.
See supported_sites.txt for the full list (400+ domains).
Open the userscript manager menu to access settings. Everything is off by default — enable features as needed.
A site isn't working. Some sites update frequently. Open an issue with the URL.
Stuck on a Cloudflare or captcha page. Cloudflare human verification always requires a real click. The script handles everything after that.
"You have to wait X minutes" message. That's a server-side rate limit. No client script can bypass it.
To report a broken site or request a new one:
- Open an issue
- Include the full URL
- Describe what the page shows
This project is built on top of the work of several developers.
Core upstream:
- gongchandang49 — primary base script, synced daily
- Amm0ni4 — original debloat fork
- BloggerPemula — original script
APIs used:
- bypass.city / adbypass.org — free bypass API for linkvertise and admaven
Techniques and patterns:
- dessant/buster — reCAPTCHA audio bypass technique
- reek/anti-adblock-killer — anti-adblock detection patterns
- FastForwardTeam/FastForward — redirect bypass rules
Full reference list: REFERENCES.md