Visual Reading Progress Tracker Firefox

Examine source code of Visual Reading Progress Tracker

Inspect and view changes in Visual Reading Progress Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac2aa7a7-59f9-3d58-bbb9-34e78e6c02a7}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Best Visual Reading Progress Tracker Alternatives

Here are some Firefox add-ons that are similar to Visual Reading Progress Tracker: