Intercepts Click'N'Load requests to jDownloader and shows the plain URLs and password instead.
The add-on can be temporarily disabled via an action button in the toolbar.
- Available on the Chrome Web Store (Requires Chrome 107+)
- Available on addons.mozilla.org, also for Android
- Clone
- Install dependencies with
npm ci
- Run
npm run dev
for bundling the JS - Run
npm run start:chrome
ornpm run start:firefox
for starting the browser with the extension pre-loaded and ready for debugging with hot-reloading - Build with
npm run build
- Click'n'Load 2 documentation with test links