Word Counter2 Firefox

Examine source code of Word Counter2

Inspect and view changes in Word Counter2 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": "This add-on counts words and characters on the current webpage or selected text.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{92760649-ed03-4831-b5ed-26312db5f472}"
    }
  }
}

Best Word Counter2 Alternatives

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