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": "Counts the number of words on the current page.",
  "browser_action": {
    "default_popup": "counter.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{89033fb2-f4a0-473c-9f39-81e525c09cb9}"
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Meilleures alternatives Word Counter

Voici quelques Firefox add-ons qui sont similaires à Word Counter :