Pixel Ruler Overlay Firefox

Examine source code of Pixel Ruler Overlay

Inspect and view changes in Pixel Ruler Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pixel Ruler Overlay",
  "version": "1.2.1",
  "description": "Overlay a pixel ruler on any page to measure elements",
  "browser_specific_settings": {
    "gecko": {
      "id": "{4384af3f-780a-40c9-a799-8e3ff1640f72}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "32": "res/32.png",
    "48": "res/48.png",
    "96": "res/96.png",
    "128": "res/128.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "32": "res/32.png",
      "48": "res/48.png",
      "96": "res/96.png",
      "128": "res/128.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ]
}

Best Pixel Ruler Overlay Alternatives

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