Cocoleech Debrid Firefox

Examine source code of Cocoleech Debrid

Inspect and view changes in Cocoleech Debrid source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cocoleech Premium Link Generator",
  "version": "1.0",
  "description": "Generate direct links from filehost.",
  "permissions": [
    "tabs",
    "storage",
    "contextMenus",
    "scripting",
    "notifications",
    "https://members.cocoleech.com/*"
  ],
  "icons": {
    "155": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Cocoleech",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sindownload@gmail.com"
    }
  }
}

Best Cocoleech Debrid Alternatives

Here are some Firefox add-ons that are similar to Cocoleech Debrid: