GetImageinfo Firefox

Examine source code of GetImageinfo

By: ellie Add-on
Inspect and view changes in GetImageinfo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GetImageinfo",
  "version": "1.0.1",
  "description": "Get image info for images, including EXIF data",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "minimum_chrome_version": "6.0.0.0",
  "icons": {
    "16": "imageinfo-16.png",
    "48": "imageinfo-48.png",
    "128": "imageinfo-128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{2515c87e-a99f-4a45-838c-ce26086a174e}"
    }
  }
}

Best GetImageinfo Alternatives

Here are some Firefox add-ons that are similar to GetImageinfo: