Por: doppelganger
Inspect and view changes in Volume Booster & Video Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Volume Booster & Video Speed Controller",
"version": "1.6",
"browser_specific_settings": {
"gecko": {
"id": "media-controller@extension.local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"description": "Adjust volume up to 500% and playback speed up to 16x for individual tabs.",
"permissions": [
"activeTab",
"scripting",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "src/popup/popup.html",
"default_title": "Media Control",
"default_icon": {
"16": "assets/icons/icon_16.png",
"48": "assets/icons/icon_48.png",
"128": "assets/icons/icon_128.png"
}
},
"icons": {
"16": "assets/icons/icon_16.png",
"48": "assets/icons/icon_48.png",
"128": "assets/icons/icon_128.png"
},
"background": {
"service_worker": "src/background/background.js",
"scripts": [
"src/background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/content.js"
],
"all_frames": true,
"run_at": "document_end"
}
]
} Melhores alternativas Volume Booster & Video Speed Controller
Aqui estão algumas Firefox add-ons que são similares a Volume Booster & Video Speed Controller:
Volume Booster
Rama Vats
500% Volume Booster
Minebom55
Volume Booster Ultra
zenderman_
UME - Ultimate Media Extention
ABDev
Volume Master
Elesari Labs
Waveform
braydennn
Loudly – Audio Amplifier
POLPROG
Volume Booster — Enhance sound
Volume Master
Amplify – Tab Volume Control
rynmon
Boost — Increase volume
Volume Boost
Gain - Volume Booster
Hookset
Simple Volume Booster
HayDev