Keyword blocker in use Firefox

Examine source code of Keyword blocker in use

By: Wally Add-on
Inspect and view changes in Keyword blocker in use source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keyword Blocker",
  "version": "1.0",
  "description": "Ẩn tiêu đề chứa từ khóa tiêu cực trên mọi trang.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_title": "Keyword Blocker",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{48cdf57c-49ef-44f3-98ec-372d82155bbe}"
    }
  }
}

Best Keyword blocker in use Alternatives

Here are some Firefox add-ons that are similar to Keyword blocker in use: