Motrix WebExtension Firefox

Examine source code of Motrix WebExtension

Inspect and view changes in Motrix WebExtension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "26.6.17",
  "short_name": "__MSG_appShortName__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ce99d37-4a5e-409a-a04b-0f3f50491bc7}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "manifest_version": 2,
  "default_locale": "en",
  "homepage_url": "https://github.com/gautamkrishnar/motrix-webextension",
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "persistent": true
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "images/16.png",
      "32": "images/32.png",
      "48": "images/48.png",
      "128": "images/128.png"
    },
    "default_title": "__MSG_browserActionTitle__",
    "default_popup": "pages/popup.html"
  },
  "permissions": [
    "downloads",
    "notifications",
    "storage",
    "contextMenus",
    "cookies"
  ]
}

Best Motrix WebExtension Alternatives

Here are some Firefox add-ons that are similar to Motrix WebExtension: