Inspect and view changes in Tab Volume Controlffx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Volume",
"version": "1.1.1",
"description": "Control HTML audio and video volume independently in each Firefox tab.",
"permissions": [
"<all_urls>",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Tab Volume",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/volume.svg",
"32": "icons/volume.svg",
"48": "icons/volume.svg",
"96": "icons/volume.svg"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
}
],
"icons": {
"16": "icons/volume.svg",
"32": "icons/volume.svg",
"48": "icons/volume.svg",
"96": "icons/volume.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-volume@local.extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Meilleures alternatives Tab Volume Controlffx
Voici quelques Firefox add-ons qui sont similaires à Tab Volume Controlffx :
Better Volume
Adam Franco
Tabs Volume Control
Joker
Tab Volume Control
Seen91
Volume Booster for Firefox
cel274
Volume Control
debauer
Tab Volume Control
stupid codes
Per-Tab Volume Controller
ZepioCS
MBs Tab Volume Control
monerobull
Tab Volume Level Control
James Gourlay
Tab Volume Mixer & Booster
Emin
Tab Audio Controller
hmmburger
Per-Tab Volume Booster
Nubya