FxIF Firefox

Examine source code of FxIF

By: Santosh
Inspect and view changes in FxIF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FxIF",
  "version": "0.1.3resigned1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "exif.js",
        "content.js"
      ]
    }
  ],
  "description": "FxIF allows you to view meta information data contained in .jpg and .tiff images from your Firefox browser. Most digital cameras add EXIF data to all images you take and much editing software adds or allows you to add more pieces of information on the picture and you the creator.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "256": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "menus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6e0746af-fa34-4e33-a478-0a0a8785b8a1}"
    }
  }
}

Best FxIF Alternatives

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