Real Debrid Manager Firefox

Examine source code of Real Debrid Manager

Inspect and view changes in Real Debrid Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Real Debrid Manager",
  "description": "🤗 Manage your Real Debrid downloads and links with ease!",
  "version": "1.4.0",
  "icons": {
    "96": "icon/magnet-96.png",
    "128": "icon/magnet-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "supamerz@gmail.com",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "clipboardRead",
    "https://api.real-debrid.com/*",
    "https://api.jdownloader.org/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Real-Debrid Manager",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": false,
    "page": "options.html"
  }
}

Best Real Debrid Manager Alternatives

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