Pixel Badge Firefox

Examine source code of Pixel Badge

Inspect and view changes in Pixel Badge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pixel Badge",
  "version": "1.0",
  "description": "Shows natural pixel width and height beside images on the current page.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": "pixel_badge.png"
  },
  "icons": {
    "128": "pixel_badge.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zaneowenqftr@hotmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Pixel Badge Alternatives

Here are some Firefox add-ons that are similar to Pixel Badge: