By: Messey à Ndiomo
Inspect and view changes in Download Accelerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Download Accelerator",
"version": "3.0",
"description": "Adds an icon to download audio or video file from webpages.",
"icons": {
"48": "icons/accelerator.jpg"
},
"permissions": [
"tabs",
"activeTab",
"webNavigation",
"*://*/*",
"webRequest",
"contextMenus"
],
"browser_action": {
"default_icon": "icons/accelerator-16.jpg",
"default_title": "DownloadAccelerator",
"default_popup": "popup/choose_media.html"
},
"background": {
"scripts": [
"background-script.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
]
}
]
} Best Download Accelerator Alternatives
Here are some Firefox add-ons that are similar to Download Accelerator:
Download Accelerator and Manager
Martin
Download with Download Accelerator Plus
Joe Ertaba
IDM Integration Module
Internet Download Manager, Tonec Inc.
IDM Integration Module
julimusyok
Download Master
WestByte Software
AB Download Manager Browser Integration
Amir Ai
PDM Browser Integration
Reza Hosseinizadeh
Download Image from Context Menu
Erisa
Download Manager
Tidal Media Inc
Developer's Download Helper
lezram
fetch-downloader
vacantthinker