Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 924 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 924 Bytes

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 or npm run start:firefox for starting the browser with the extension pre-loaded and ready for debugging with hot-reloading
  5. Build with npm run build

Resources

Screenshot