Word Counter Firefox

Examine source code of Word Counter

Inspect and view changes in Word Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Word Counter",
  "version": "1.0",
  "description": "Count words, characters, sentences, and estimate reading time for any text",
  "permissions": [
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Word Counter"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d00ae9af-8608-43e0-9ceb-ffcc840e41db}"
    }
  }
}

Best Word Counter Alternatives

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