Image Downloader Pro Firefox

Examine source code of Image Downloader Pro

By: Blife
Inspect and view changes in Image Downloader Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.3.0",
  "content_scripts": [
    {
      "js": [
        "js/content.js"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Y",
        "mac": "Command+Y"
      }
    }
  },
  "action": {
    "default_icon": "img/icon128.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "downloads",
    "webRequest",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7aa3e7cb-4a35-4809-ae9f-899f9b92d891}"
    }
  },
  "background": {
    "scripts": [
      "js/works.js"
    ]
  },
  "icons": {
    "128": "img/icon128.png"
  }
}

Best Image Downloader Pro Alternatives

Here are some Firefox add-ons that are similar to Image Downloader Pro: