Open With Internet Download Manager Firefox

Examine source code of Open With Internet Download Manager

By: Muyor Add-on
Inspect and view changes in Open With Internet Download Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.7",
  "manifest_version": 3,
  "name": "Open With Download Manager",
  "homepage_url": "https://mybrowseraddon.com/open-with-dm.html",
  "description": "Open and download desired links with internet download manager.",
  "options_ui": {
    "open_in_tab": true,
    "page": "data/options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{9cd72ecf-3268-4966-a6e3-d82b2eeef4ad}"
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Open With Internet Download Manager Alternatives

Here are some Firefox add-ons that are similar to Open With Internet Download Manager: