Ruler Firefox

Examine source code of Ruler

Inspect and view changes in Ruler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ruler",
  "version": "1.2resigned1",
  "description": "Adds a ruler below your mouse to help read long lines. Fired by ctrl+click",
  "icons": {
    "48": "icons/ruler-48.png",
    "96": "icons/ruler-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "ruler.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bc094d57-4ea7-4216-b3ea-2cac72a5cc6b}"
    }
  }
}

Best Ruler Alternatives

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