FxIF Firefox

Examine source code of FxIF

제작자: 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}"
    }
  }
}

최고의 FxIF 대안

다음은 FxIF과(와) 유사한 Firefox add-on입니다: