EXT-dl Firefox

Examine source code of EXT-dl

Inspect and view changes in EXT-dl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EXT-dl",
  "description": "Press the extension icon while on the webstore page",
  "version": "0.7resigned1",
  "icons": {
    "256": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "permissions": [
    "https://clients2.google.com/*",
    "https://*/*",
    "downloads",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe287505-6c93-44cc-8bc4-d64ab20fa817}"
    }
  }
}

Best EXT-dl Alternatives

Here are some Firefox add-ons that are similar to EXT-dl: