By: Sushi1337
Inspect and view changes in VolumeMaster Audio Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "VolumeMaster",
"version": "1.0.0",
"description": "Controls the volume of the current tab between 0% and 600%.",
"icons": {
"128": "icons/volumemaster.svg"
},
"permissions": [
"activeTab",
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "VolumeMaster",
"default_popup": "popup.html",
"default_icon": {
"128": "icons/volumemaster.svg"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content-script.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "volumemaster@sushi1337.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best VolumeMaster Audio Control Alternatives
Here are some Firefox add-ons that are similar to VolumeMaster Audio Control:
VolumeMaster Pro
Rebecca
Volume Booster
Rivolta
Volume Master
Candy T. Vicente
Volume Master — Increase Volume
Nick Brownie
Volume Master — Increase Volume
Volume Master
Per-Tab Volume Booster
Nubya
Volume Master
Elesari Labs
Volume Master
DevHub
600% Sound Volume
Aliaksandr
Amplify – Tab Volume Control
rynmon
Audio Boost – Smart Volume Max
A.Coder
Tab Volume Control
Seen91