WordCounter vip Firefox

Examine source code of WordCounter vip

Inspect and view changes in WordCounter vip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WordCounter",
  "version": "1.0.0",
  "description": "Count words and characters in selected text",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "WordCounter"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "author": "XMP <lanhanh64529@gmail.com>",
  "homepage_url": "https://github.com/xmp-tools/wordcounter",
  "browser_specific_settings": {
    "gecko": {
      "id": "wordcounter@xmp-tools.dev"
    }
  }
}

Best WordCounter vip Alternatives

Here are some Firefox add-ons that are similar to WordCounter vip: