Auto Mute by Keyword Firefox

Examine source code of Auto Mute by Keyword

By: Qakawa
Inspect and view changes in Auto Mute by Keyword source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Mute by Keyword",
  "version": "1.0",
  "description": "Tự động tắt tiếng tab nếu tiêu đề hoặc URL chứa từ khóa (ví dụ: TikTok, Ads).",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Mute by Keyword"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b7cb8a7-2beb-4255-b23d-2eecac272383}"
    }
  }
}

Best Auto Mute by Keyword Alternatives

Here are some Firefox add-ons that are similar to Auto Mute by Keyword: