By: Ramazan Sancar Add-on
Inspect and view changes in Volume Booster Tab source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"short_name": "Volume Booster Tab",
"description": "__MSG_extensionDescription__",
"version": "0.2.0",
"default_locale": "en",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs",
"activeTab",
"webNavigation",
"http://*/*",
"https://*/*"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_start",
"match_about_blank": true
}
],
"options_ui": {
"page": "options/index.html",
"open_in_tab": true,
"browser_style": false
},
"browser_action": {
"default_title": "__MSG_extensionName__",
"default_popup": "popup/index.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_security_policy": "script-src 'self'; object-src 'self'",
"browser_specific_settings": {
"gecko": {
"id": "volume-booster@ramazansancar.dev",
"strict_min_version": "91.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "113.0"
}
}
} Best Volume Booster Tab Alternatives
Here are some Firefox add-ons that are similar to Volume Booster Tab:
Volume Booster
SecPlusMastery
Volume booster
Volume Booster
Volume Booster — Enhance sound
Volume Boost
Amplify – Tab Volume Control
rynmon
Volume Booster — Enhance sound
Volume Master
Audio Booster
TAYZO
Volume Booster for Tabs
Velis
Volume Booster
Alanas
Volume Booster Pro
Alican Öztürk
TabGain — Volume Booster
Egotheist
Volume Booster
Rivolta
Tab Volume Control
ExtensionWizzard