Reading R Overlay Firefox

Examine source code of Reading R Overlay

Inspect and view changes in Reading R 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": "Hiển thị một thanh ngang làm thước đọc, có thể di chuyển lên/xuống để tập trung vào một dòng nội dung.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ruler15.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Reading R Overlay Alternatives

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