Download with Download Accelerator Plus Firefox

Examine source code of Download with Download Accelerator Plus

제작자: Joe Ertaba
Inspect and view changes in Download with Download Accelerator Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.2.3",
  "name": "Download with Download Accelerator Plus (DAP)",
  "description": "__MSG_description__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "nativeMessaging",
    "notifications",
    "downloads",
    "contextMenus",
    "scripting",
    "activeTab"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "background": {
    "service_worker": "dap.js",
    "scripts": [
      "termlib_parser.js",
      "dap.js"
    ]
  },
  "action": {},
  "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"
  },
  "homepage_url": "https://webextension.org/listing/download-with.html?from=dap",
  "options_ui": {
    "page": "data/options/index.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "data/grab/index.html"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "commands": {
    "_execute_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cfd8df21-e05f-46e9-8ea1-af5e5177d492}",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Download with Download Accelerator Plus 대안

다음은 Download with Download Accelerator Plus과(와) 유사한 Firefox add-on입니다: