By: Krieg
Inspect and view changes in Audio Only Mode source codes across current and past versions
Vidego - Universal Video Downloader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Audio Only Mode - Tiết kiệm băng thông",
"version": "1.0.0",
"description": "Chặn video stream, chỉ tải audio và subtitle để tiết kiệm băng thông",
"permissions": [
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"storage"
],
"host_permissions": [
"*://*.googlevideo.com/*",
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content_script.js"
],
"css": [
"styles.css"
],
"run_at": "document_start"
}
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_block_video",
"enabled": true,
"path": "rules.json"
}
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "audio-only@extension.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Audio Only Mode Alternatives
Here are some Firefox add-ons that are similar to Audio Only Mode:
Stream Audio Only
Dr. B. R. Shriradhakrishnasharnam
Youtube Audio
Animesh Kundu
YouTube Audio Mode
Ahmed Nasser
Tube Audio Options+
saucerteq
Audio Only on YouTube™
codehemu
Youtube Audio
themontem
YouTube Audio Only
mattwyd
Audio Only for YouTube™
Sevina
YouTube: Play Only Audio
Dhaval Mehta