Rearogress Bar Firefox

Examine source code of Rearogress Bar

Inspect and view changes in Rearogress Bar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reading Progress Bar",
  "version": "1.0",
  "description": "Hiển thị thanh tiến độ đọc ở đầu trang. Không thu thập dữ liệu.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@reading-progress-bar",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Rearogress Bar Alternatives

Here are some Firefox add-ons that are similar to Rearogress Bar: