By: Lucas maia
Inspect and view changes in YouTube Volume Granularity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Volume Granularity",
"version": "0.1.0",
"description": "Adds a fine-grained gain slider to YouTube to reduce volume more precisely at low levels.",
"permissions": [
"storage"
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"contentScript.js"
],
"css": [
"contentScript.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-volume-granularity@lucasmaia.org",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best YouTube Volume Granularity Alternatives
Here are some Firefox add-ons that are similar to YouTube Volume Granularity:
YouTube Volume Control
Steve
Unofficial Volume Setter for YouTube
andywdeveloper
YouTube Volume Normalizer
むらひと
YouTube Wide Volume Slider
Igor Kędzierawski
YouTube Volume Control for Touch Devices
Simple and Tiny Utilities
Fix Youtube Volume
Jurinator
Expand YT Music Volume Slider
dudegrim
YouTube Music Volume Fix
Xazikors
YouTube Volume Normalizer
Kelvin Ng
YouTube Volume Normalization
andywdeveloper