Word & Character Counter Firefox

Examine source code of Word & Character Counter

Inspect and view changes in Word & Character Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Word & Character Counter",
  "version": "1.0",
  "description": "Hiển thị số từ và ký tự khi bạn bôi đen văn bản trên trang web.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{26c8f055-61e2-4688-9cad-ede5326022ac}"
    }
  }
}

Best Word & Character Counter Alternatives

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