Word Count Labels Firefox

Examine source code of Word Count Labels

Inspect and view changes in Word Count Labels source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Word Count Labels",
  "version": "1.0",
  "description": "Gắn nhãn hiển thị số từ bên cạnh mỗi đoạn văn trong bài viết.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{463e38c5-99d8-41ba-bb00-7446aeed1619}"
    }
  }
}

Best Word Count Labels Alternatives

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