Word Highlight Counter Firefox

Examine source code of Word Highlight Counter

Inspect and view changes in Word Highlight Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Word Highlight Counter",
  "version": "1.0.0",
  "description": "Count words in selected text on the current webpage.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "Word Highlight Counter",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "word-highlight-counter-20260316@local.addons",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Word Highlight Counter Alternatives

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