Inspect and view changes in Website Volume Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Volume Controller",
"version": "1.0",
"description": "Control volume individually for each website",
"permissions": [
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/volume-48.png",
"96": "icons/volume-96.png"
}
},
"icons": {
"48": "icons/volume-48.png",
"96": "icons/volume-96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f0716578-659e-4b6c-a319-1790251d4802}"
}
}
} 최고의 Website Volume Controller 대안
다음은 Website Volume Controller과(와) 유사한 Firefox add-on입니다:
FF Volume Controller
cq
Per-Tab Volume Controller
ZepioCS
Volume Control
debauer
Volume Control Tabs
vzze
Site Volume Controller
site volumecontroller
Simple Volume Override
MomoDeve
Domain Volume Control
Anthony Coleman
MBs Tab Volume Control
monerobull
Tab Volume Controller
Crappey
Browser Tab Volume Control
samwellcheck
Audio Controller
MusicMan
Volux - Premium Volume Control
Van Nguyen