By: andywdeveloper
Inspect and view changes in Unofficial Volume Setter for YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Unofficial Volume Setter for Youtube",
"version": "0.3",
"description": "Sets the volumes of YouTube videos to a user-chosen volume.",
"homepage_url": "https://github.com/Andy-W-Developer/Unofficial-Volume-Setter-for-YouTube",
"browser_action": {
"default_icon": "/icons/icon128.png",
"default_title": "Unofficial Volume Setter for YouTube",
"default_popup": "/popup/controls.html"
},
"background": {
"scripts": [
"/background_scripts/storage.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"/content_scripts/main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{bb3cbaa1-9f9e-4d37-9a0e-0b5d6969743f}"
}
}
} Best Unofficial Volume Setter for YouTube Alternatives
Here are some Firefox add-ons that are similar to Unofficial Volume Setter for YouTube:
YouTube Volume Normalizer
むらひと
Better Volume Sliders
Fryzen.net
Fix Youtube Volume
Jurinator
YouTube Volume Granularity
Lucas maia
YouTube Wide Volume Slider
Igor Kędzierawski
YouTube Volume Normalization
andywdeveloper
Expand YT Music Volume Slider
dudegrim
YouTube Volume Control
Steve
YTVolume Normalizer
User 17470389