Pixel Ruler on Image Firefox

Examine source code of Pixel Ruler on Image

By: Hi Chi Add-on
Inspect and view changes in Pixel Ruler on Image source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixel Ruler on Image",
  "version": "1.0",
  "description": "Hiển thị thước pixel khi rê chuột lên ảnh.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "ruler.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{98d82b6a-14d7-44fc-bd1d-0a71438e55ca}"
    }
  }
}

Best Pixel Ruler on Image Alternatives

Here are some Firefox add-ons that are similar to Pixel Ruler on Image: