AB Download Manager Browser Integration Firefox

Examine source code of AB Download Manager Browser Integration

By: Amir Ai Add-on
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.5.0",
  "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/Commands-ee507ec2.js",
    "assets/chunk-E2HJRHOS-8f4123d4.js",
    "assets/options-87a97a6b.js",
    "assets/src/contentscripts/ContentScript-edb9bb53.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",
    "nativeMessaging",
    "webRequestBlocking"
  ]
}

Best AB Download Manager Browser Integration Alternatives

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