Word Counter Lite Firefox

Examine source code of Word Counter Lite

Inspect and view changes in Word Counter Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Word Counter Lite",
  "version": "1.0.1",
  "description": "Count words and characters on the current page instantly. Data is processed locally only.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Word Counter Lite",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "word-counter-lite-20260322160713@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Word Counter Lite Alternatives

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