make keyword countable Firefox

Examine source code of make keyword countable

By: phuc
Inspect and view changes in make keyword countable source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keyword Highlighter and Counter",
  "version": "1.0",
  "description": "Đếm và làm nổi bật từ khóa được nhập trên trang web.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{641ec83c-6b85-462f-9b7f-8530f844489b}"
    }
  }
}

Best make keyword countable Alternatives

Here are some Firefox add-ons that are similar to make keyword countable: