By: Crappey
Inspect and view changes in Tab Volume Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Volume Controller",
"version": "1.1",
"permissions": [
"activeTab",
"storage"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"96": "volumeicon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "crappey@github"
}
}
} Best Tab Volume Controller Alternatives
Here are some Firefox add-ons that are similar to Tab Volume Controller: