Reading Time Badge Firefox

Examine source code of Reading Time Badge

Inspect and view changes in Reading Time Badge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reading Time Badge",
  "version": "1.0",
  "description": "Ước tính thời gian đọc cho trang hiện tại và hiển thị ở góc màn hình.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "readtime19.joanna-walters8@juboro.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}

Best Reading Time Badge Alternatives

Here are some Firefox add-ons that are similar to Reading Time Badge: