提供元: James Gourlay Add-on
Inspect and view changes in Tab Volume Level Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Volume Control",
"version": "1.1.0",
"description": "Give every tab its own volume level, and optionally remember it per site.",
"browser_specific_settings": {
"gecko": {
"id": "tab-volume-control@firefox-volume-control",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"src/shared.js",
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true,
"match_origin_as_fallback": true
}
],
"action": {
"default_title": "Tab Volume Control",
"default_popup": "src/popup/popup.html",
"default_icon": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
} ベストのTab Volume Level Control代替案
Tab Volume Level Controlに類似したFirefox add-onをいくつか紹介します:
Per-Tab Volume Controller
ZepioCS
Tab Volume Memory
Thu
Tab Volume Manager
Nikola
SoundTab
AldasD
Tab Volume Control
ExtensionWizzard
Tab Volume Controller
Crappey
Better Volume
Adam Franco
Site Sound
jicbo
Tab Volume
mg2239
Tab Volume Control
stupid codes
Tab Volume Slider
EvilDuck Tools
Tab Volume Controlffx
Scoobert