Web Word Counter Premium Firefox

Examine source code of Web Word Counter Premium

Inspect and view changes in Web Word Counter Premium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Word Counter Premium",
  "version": "1.1",
  "description": "An advanced word and readability counter with writing flow analysis, reading times, and a transparent on-page text selection widget.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "web-word-counter@brokendeveloper",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Web Word Counter Premium Alternatives

Here are some Firefox add-ons that are similar to Web Word Counter Premium: