By: Nikola
Inspect and view changes in Tab Volume Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Volume Slider",
"browser_specific_settings": {
"gecko": {
"id": "tab-volume-slider@nbili",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"version": "1.1",
"description": "Per-tab volume control with boost",
"permissions": [
"menus",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"inject.js"
],
"all_frames": true,
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"128": "icons/icon-128.svg"
}
},
"icons": {
"16": "icons/icon-16.svg",
"48": "icons/icon-48.svg",
"128": "icons/icon-128.svg"
}
} Best Tab Volume Manager Alternatives
Here are some Firefox add-ons that are similar to Tab Volume Manager:
Per-Tab Volume Control
Harrison Jones
Per-Tab Volume Controller
ZepioCS
SoundTab
AldasD
Browser Tab Volume Control
samwellcheck
Tab Volume Slider
EvilDuck Tools
Volume For Tabs
Uttanka
Tab Audio Controller
Unstable Labs
Tab Volume Control
Seen91
Volume Booster 300
outoftheJack
Tabs Volume Control
Joker