/CNL-decryptor

Intercepts Click'N'Load requests and shows the plain URLs and password instead

Primary LanguageTypeScriptThe UnlicenseUnlicense

CNL Decryptor

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.

Install

Build

  1. Clone
  2. Install dependencies with npm ci
  3. Run npm run dev for bundling the JS
  4. Run npm run start:chrome for starting the browser with the extension pre-loaded and ready for debugging with hot-reloading
  5. Build with npm run build

Resources

Screenshot