AB Download Manager Browser Integration Firefox

Examine source code of AB Download Manager Browser Integration

By: Amir Ai
Inspect and view changes in AB Download Manager Browser Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AB Download Manager Browser Integration",
  "description": "Download files with AB Download Manager app",
  "version": "1.4.1",
  "homepage_url": "https://abdownloadmanager.com",
  "author": "AmirHossein Abdolmotallebi",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "src/contentscripts/ContentScript.js"
      ]
    }
  ],
  "options_ui": {
    "page": "src/optionsui/option-ui.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "assets/Config-33687c22.js",
    "assets/chunk-QIZ4XBKF-fae3669b.js",
    "assets/options-32e97b6b.js",
    "assets/src/contentscripts/ContentScript-4c098d8a.js"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-integration@abdownloadmanager.com"
    }
  },
  "browser_action": {
    "default_title": "AB Download Manager",
    "default_popup": "src/browseractionpopup/browser-action.html"
  },
  "permissions": [
    "*://*/*",
    "contextMenus",
    "webRequest",
    "cookies",
    "storage",
    "tabs",
    "downloads",
    "notifications",
    "webRequestBlocking"
  ]
}

Best AB Download Manager Browser Integration Alternatives

Here are some Firefox add-ons that are similar to AB Download Manager Browser Integration: