Image Resolution Viewer Firefox

Examine source code of Image Resolution Viewer

Inspect and view changes in Image Resolution Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Resolution Viewer",
  "version": "1.0",
  "description": "Show image resolution on right-click.",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "imageresolution@example.com"
    }
  }
}

Best Image Resolution Viewer Alternatives

Here are some Firefox add-ons that are similar to Image Resolution Viewer: