Skip to content

two-tech-dev/SiteDrift

Repository files navigation

SiteDrift

Don't waste your time with compliance. SiteDrift automatically skips annoying link shorteners.

Build Discord


About

SiteDrift is a browser extension that automatically bypasses annoying link shorteners so you don't waste time clicking through ads and countdown timers. It is a continuation of the FastForward project, rebuilt and maintained by 2Tech Studio.

SiteDrift targets Manifest V3 and is built with Vite + CRXJS.

The extension is not yet published to any store. Follow manual installation to load it in your browser.


Manual Installation

See the full guide in docs/INSTALLING.md.

Quick steps (Chromium):

  1. Download or build the extension (see Building from Source).
  2. Open chrome://extensions/ and enable Developer Mode.
  3. Click Load unpacked and select the dist/ folder.

Firefox:

  1. Open about:debugging#/runtime/this-firefox.
  2. Click Load Temporary Add-on and select any file inside dist/.

Building from Source

npm install
npm run build    # production build → dist/
npm run dev      # dev server with HMR
npm run lint     # run ESLint

Requires Node.js 18+.


Supported Websites

See docs/Bypassed.md for the full list of bypassed sites.


Contributing

See CONTRIBUTING.md. We welcome bypass additions and bug fixes.

Join our Discord to discuss changes before submitting a PR.


Privacy

See PRIVACY.md.


License

GPL-3.0 © 2Tech Studio

About

Don't waste your time with compliance. FastForward automatically skips annoying link shorteners.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors