EXIF Reader Firefox

Examine source code of EXIF Reader

Inspect and view changes in EXIF Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EXIF Reader",
  "version": "1.2.1",
  "description": "Read and display image metadata from uploaded photo files",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b316c6af-89e9-4a6e-8200-8058d42e5013}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "media/n16.png",
    "32": "media/n32.png",
    "48": "media/n48.png",
    "96": "media/n96.png",
    "128": "media/n128.png"
  },
  "browser_action": {
    "default_popup": "display/view.html",
    "default_icon": {
      "16": "media/n16.png",
      "32": "media/n32.png",
      "48": "media/n48.png",
      "96": "media/n96.png",
      "128": "media/n128.png"
    }
  },
  "background": {
    "scripts": [
      "runtime/engine.js"
    ]
  },
  "permissions": []
}

Best EXIF Reader Alternatives

Here are some Firefox add-ons that are similar to EXIF Reader: