BitComet Download Extension Firefox

Examine source code of BitComet Download Extension

Inspect and view changes in BitComet Download Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "default_locale": "en",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "icons": {
    "16": "images/menu_logo.png",
    "48": "images/extension_logo.png",
    "128": "images/install_logo.png"
  },
  "browser_action": {
    "default_icon": "images/icon19_normal.png",
    "default_title": "__MSG_description__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "js": [
        "js/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "permissions": [
    "contextMenus",
    "cookies",
    "nativeMessaging",
    "downloads",
    "notifications",
    "storage",
    "alarms",
    "http://*/*",
    "https://*/*"
  ],
  "manifest_version": 2,
  "version": "1.91.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "com.bitcomet.firefox_extension@bitcomet.com",
      "strict_min_version": "57.0"
    }
  }
}

Best BitComet Download Extension Alternatives

Here are some Firefox add-ons that are similar to BitComet Download Extension: