提供元: Cobb
Inspect and view changes in Volume Normalization source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": "icons/icon48.png"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/volume.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{41a037a5-9f80-4b4e-af19-87d301a32545}"
}
}
} ベストのVolume Normalization代替案
Volume Normalizationに類似したFirefox add-onをいくつか紹介します:
Volume Equalizer
Ramirez
Auto Volume Leveler
Ann
Loudness Equalizer for Tabs
Buckley
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
YouTube Volume Normalization
andywdeveloper
Volume Balancer
Klara
Per-Tab Sound Control
Grace