Inspect and view changes in Per-Tab Volume Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Per-Tab Volume Booster",
"version": "1.1.0",
"description": "Control and boost each Firefox tab's media volume up to 600%.",
"permissions": [
"tabs",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Per-Tab Volume Booster",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"browser_specific_settings": {
"gecko": {
"id": "travisrice-nubya-tab-volume-booster-2026@local.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Per-Tab Volume Booster Alternatives
Here are some Firefox add-ons that are similar to Per-Tab Volume Booster:
Volume Booster
Rivolta
Volume Master
anon
Tab Volume Control - No Ads/Tracking
Lucas
Volume Booster 600%
Liams Volume Booster
Safest Volume Booster
Gaurav Patidar
VolumeMaster Audio Control
Sushi1337
Make it louder!
lezzowski
Better Volume
Adam Franco
Eleven Audio Amplifier
SlyJacob
Tab Volume Control
Seen91
SonicBoost Audio Pro
Ngoc
Audio Boost – Smart Volume Max
A.Coder