Image Info Checker Firefox

Examine source code of Image Info Checker

Inspect and view changes in Image Info Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Info Checker",
  "version": "1.0",
  "description": "This add-on checks all images on the current page and displays their information.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a91bbbd6-a0ac-4d13-9334-f76a17728f2c}"
    }
  }
}

Best Image Info Checker Alternatives

Here are some Firefox add-ons that are similar to Image Info Checker: