Redirect Click'n'Load Firefox

Examine source code of Redirect Click'n'Load

Inspect and view changes in Redirect Click'n'Load source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Redirect Click'n'Load to remote pyload or jDownloader",
  "manifest_version": 3,
  "name": "Redirect Click'n'Load",
  "author": "Ronny Adams",
  "options_ui": {
    "page": "options.html"
  },
  "action": {
    "default_icon": {
      "128": "images/icon.png"
    },
    "default_title": "Click'n'Load Request Proxy"
  },
  "icons": {
    "128": "images/icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_jdcheck",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "permissions": [
    "declarativeNetRequest",
    "webRequest",
    "storage",
    "scripting"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "version": "1.5.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "{7aa68253-f2d9-436e-8688-de2047152b94}"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "jdcheck.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Redirect Click'n'Load Alternatives

Here are some Firefox add-ons that are similar to Redirect Click'n'Load: