Reading Ruler Overlay Firefox

Examine source code of Reading Ruler Overlay

Inspect and view changes in Reading Ruler Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reading Ruler Overlay",
  "version": "1.0",
  "description": "Thêm một dải ruler ngang bán trong suốt để tập trung vào dòng đang đọc, có nút ON/OFF và chỉnh độ cao.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ruler.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Reading Ruler Overlay Alternatives

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