Imageye - Image downloader Firefox

Examine source code of Imageye - Image downloader

Inspect and view changes in Imageye - Image downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "short_name": "Imageye",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "5.30.1",
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "imageye@marenauta.com"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Imageye",
    "default_icon": "imageye128.png"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "storage",
    "webRequest",
    "scripting",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "imageye128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "*://*/*.json",
        "*://*/*.pdf",
        "*://*/*.jpeg",
        "*://*/*.jpg",
        "*://*/*.png",
        "*://*/*.svg"
      ],
      "js": [
        "inject.js"
      ]
    }
  ]
}

Best Imageye - Image downloader Alternatives

Here are some Firefox add-ons that are similar to Imageye - Image downloader: