Mega-Debrid plugin Firefox

Examine source code of Mega-Debrid plugin

By: Jordan
Inspect and view changes in Mega-Debrid plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mega-Debrid",
  "version": "2.0.5resigned1",
  "default_locale": "fr",
  "description": "__MSG_extension_description__",
  "icons": {
    "16": "icons/favicon.png",
    "48": "icons/favicon.png",
    "128": "icons/favicon.png"
  },
  "author": "XTrem Developpement",
  "homepage_url": "https://mega-debrid.eu/",
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "19": "icons/favicon.png",
      "38": "icons/favicon.png"
    },
    "default_title": "Mega-Debrid",
    "default_popup": "content/popup/main.html"
  },
  "web_accessible_resources": [
    "icons/favicon.png",
    "content/page/mddebrid_bar.css"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "/libs/jQuery/jquery.min.js",
        "/content/page/page.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "libs/jQuery/jquery.min.js",
      "api/api.js",
      "config/config.js",
      "config/settings.js",
      "content/background/runner.js"
    ]
  },
  "permissions": [
    "https://www.mega-debrid.eu/*",
    "<all_urls>",
    "webRequest",
    "storage",
    "contextMenus",
    "tabs",
    "notifications",
    "*://*/*"
  ],
  "applications": {
    "gecko": {
      "id": "megadebridplugin@mega-debrid.eu"
    }
  }
}

Best Mega-Debrid plugin Alternatives

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