By: egvl
Inspect and view changes in Mute Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MuteShortcuts",
"version": "1.0",
"description": "Adds mute functionalities via hotkeys",
"author": "egvl",
"commands": {
"mute-audible": {
"suggested_key": {
"default": "Ctrl+Shift+M"
},
"description": "Mute all audible tabs"
},
"unmute-all": {
"suggested_key": {
"default": "Ctrl+Shift+U"
},
"description": "Unmute/reset all tabs"
},
"mute-site": {
"suggested_key": {
"default": "Ctrl+Shift+I"
},
"description": "Mute specific site"
},
"go-to-sound": {
"suggested_key": {
"default": "Ctrl+Shift+L"
},
"description": "Go to an audible tab"
}
},
"permissions": [
"activeTab",
"tabs",
"menus"
],
"background": {
"scripts": [
"background.js"
]
}
} Best Mute Shortcuts Alternatives
Here are some Firefox add-ons that are similar to Mute Shortcuts:
Mute websites like chrome
Rév
Mute Sites
igorlogius
Quiet Tabs
Stephen O'Connor
Mute Site
pkrasicki
Simple Site Muter
Apk
Mute Tab Toggle
Mee
Mute Tab
Balvin
Tab Audio Control
Tim
Mute Tab
def00111
Mute Tab (WebExtension)
Kelvin
MuteLinks
Shaxine
Auto Mute Site
igorlogius