Reading Info Firefox

Examine source code of Reading Info

Inspect and view changes in Reading Info source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.1",
  "name": "Reading Info",
  "description": "Show reading time, word, and character counts in a toolbar popup.",
  "browser_specific_settings": {
    "gecko": {
      "id": "readingInfo@cubeleco"
    }
  },
  "action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "default_icon": {
      "250": "icon.png"
    }
  },
  "icons": {
    "250": "icon.png"
  },
  "commands": {
    "_execute_action": {
      "description": "Open toolbar popup"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ]
}

Best Reading Info Alternatives

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