Article Word Counter by Nimtools.com Firefox

Examine source code of Article Word Counter by Nimtools.com

Inspect and view changes in Article Word Counter by Nimtools.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": {
      "19": "icons/active-19.png",
      "38": "icons/active-38.png"
    },
    "default_title": "Show number of Article Words"
  },
  "manifest_version": 2,
  "name": "Article Word Counter",
  "short_name": "AWC",
  "version": "1.0",
  "description": "Count Article Words Tool by Nimtools.com",
  "icons": {
    "16": "icons/active-16.png",
    "48": "icons/active-48.png",
    "128": "icons/active-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "counter.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ]
}

Best Article Word Counter by Nimtools.com Alternatives

Here are some Firefox add-ons that are similar to Article Word Counter by Nimtools.com: