By: Steve
Inspect and view changes in YouTube Volume Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Volume Control",
"version": "1.0",
"description": "Control YouTube video volume with a slider and text input",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"permissions": [
"activeTab",
"storage",
"*://www.youtube.com/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "YouTube Volume Control",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png"
}
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ytvolume@steve.com",
"strict_min_version": "58.0"
}
}
} Best YouTube Volume Control Alternatives
Here are some Firefox add-ons that are similar to YouTube Volume Control:
YouTube Volume Control for Touch Devices
Simple and Tiny Utilities
YouTube Wide Volume Slider
Igor Kędzierawski
YouTube Speed Control Slider
Simon
YouTube Speed Slider
Simon
YouTube Volume Granularity
Lucas maia
Expand YT Music Volume Slider
dudegrim
YouTube Playback Quality Control
Simple and Tiny Utilities
YouTube Enhancer 💻
VampireChicken
Youtube Volume Scroll
Araxeus
YouTube Music Volume Fixer
tacojaymo
YouTube-Speed-Controller
r.e.l