EXIFdata Viewer Firefox

Examine source code of EXIFdata Viewer

Inspect and view changes in EXIFdata Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EXIFdata Viewer",
  "version": "1.2.1",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "author": "Sourabh Singh",
  "icons": {
    "24": "icons/exif-24.png",
    "32": "icons/exif-32.png",
    "48": "icons/exif-48.png",
    "64": "icons/exif-64.png",
    "96": "icons/exif-96.png",
    "128": "icons/exif-128.png",
    "256": "icons/exif-256.png",
    "512": "icons/exif-512.png"
  },
  "action": {},
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "128.0",
      "id": "exifdata.viewer@vigrahak"
    }
  },
  "minimum_chrome_version": "121.0",
  "minimum_opera_version": "107.0",
  "minimum_edge_version": "121.0",
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "scripting",
    "contextMenus",
    "menus",
    "storage"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'none'"
  },
  "background": {
    "scripts": [
      "backgroundscript.js"
    ],
    "service_worker": "backgroundscript.js",
    "type": "module"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  }
}

Mejores alternativas EXIFdata Viewer

Aquí hay algunas Firefox add-ons que son similares a EXIFdata Viewer: