Mute Switch Firefox

Examine source code of Mute Switch

제작자: Sepehr.$h
Inspect and view changes in Mute Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Mute Toggle",
  "version": "1.2",
  "description": "Mute/unmute the current tab with one click. Icons by Fathema Khanom - https://www.flaticon.com/free-icons/speaker",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/unmute.png"
    },
    "default_title": "Mute/Unmute Tab"
  },
  "icons": {
    "32": "icons/unmute.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e13676fe-6163-4222-b375-a68cf537b48b}"
    }
  }
}

최고의 Mute Switch 대안

다음은 Mute Switch과(와) 유사한 Firefox add-on입니다: