By: MrOtherGuy
Inspect and view changes in Soundman source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds context menu to control playback in tabs",
"author": "MrOtherGuy",
"manifest_version": 2,
"name": "Soundman",
"permissions": [
"tabs",
"<all_urls>",
"menus",
"storage"
],
"version": "0.1.8resigned1",
"background": {
"scripts": [
"background-script.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"commands": {
"smhk_playPause": {
"suggested_key": {
"default": "MediaPlayPause"
},
"description": "Toggle Play/Pause state"
},
"smhk_muteUnmute": {
"suggested_key": {
"default": "Ctrl+Shift+O"
},
"description": "Toggle muted state"
}
},
"applications": {
"gecko": {
"id": "soundman@example.com",
"strict_min_version": "61.0"
}
}
} Best Soundman Alternatives
Here are some Firefox add-ons that are similar to Soundman:
Smart mute for Firefox
Ivan Ferrando
Smart Tab Mute
Stefan Daschek
Solo Sound
babinomec
SoundSentry Audio Tracker
Lui
Soundful Tabs
Node
Sound Out
Robbie
MuteTab Smart
Randyl
Smart Tab Mute +
Tonton Jo
Tab Sound Muter
lynxfc
Tab Audio Control
Tim
Auto Mute Site
igorlogius
Mute Tab
def00111