Mute Site Firefox

Examine source code of Mute Site

Inspect and view changes in Mute Site source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mute Site",
  "version": "1.2",
  "description": "Allows to instantly mute/unmute all tabs from a website.",
  "icons": {
    "48": "icons/unmute.svg",
    "96": "icons/unmute.svg"
  },
  "permissions": [
    "tabs",
    "menus"
  ],
  "page_action": {
    "default_icon": "icons/unmute.svg",
    "default_title": "Toggle Mute Site"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c3f58f5-82ca-4b88-88d4-4c7c66e1abc8}"
    }
  }
}

Best Mute Site Alternatives

Here are some Firefox add-ons that are similar to Mute Site: