Mute Window (fork) Firefox

Examine source code of Mute Window (fork)

제작자: def00111
Inspect and view changes in Mute Window (fork) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mute Window (fork)",
  "version": "1.3resigned1",
  "description": "Use \"Ctrl+Shift+U\" or click the icon to mute a window.",
  "icons": {
    "32": "icons/mute_32.png",
    "64": "icons/mute_64.png"
  },
  "commands": {
    "mute-window": {
      "suggested_key": {
        "default": "Ctrl+Shift+U"
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/mute_32.png",
      "64": "icons/mute_64.png"
    },
    "default_title": "Mute Window (Ctrl+Shift+U)"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aedaee8b-f789-4507-8ec2-7c8dff5ebb20}"
    }
  }
}

최고의 Mute Window (fork) 대안

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