WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Music Mode for YouTube™

Music Mode for YouTube™

View on Chrome Web Store
View Music Mode for YouTube™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (389 ratings)
1 new ratings
67 views
This extension has been viewed 67 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Hides the video and thumbnails on YouTube. Blocks the video keeping only the audio on YouTube Music.
Type
Extension
Users
60,000 users
10K
Thunderarea
View author page of Thunderarea
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 2, 2019
Version 6.4.35
Manifest version
3
Updated
Updated on September 15, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Music Mode for YouTube™ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Music Mode for YouTube\u2122",
    "short_name": "Music Mode",
    "version": "6.4.35",
    "default_locale": "en",
    "incognito": "spanning",
    "description": "__MSG_extDescription__",
    "offline_enabled": true,
    "icons": {
        "19": "img\/logo\/icon19.png",
        "38": "img\/logo\/icon38.png",
        "48": "img\/logo\/icon48.png",
        "128": "img\/logo\/icon128.png"
    },
    "commands": {
        "run_extension_tab": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            },
            "description": "__MSG_command1Description__"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "declarativeNetRequest",
        "tabs",
        "storage",
        "unlimitedStorage"
    ],
    "options_ui": {
        "browser_style": true,
        "open_in_tab": true,
        "page": "pages\/options.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/google_search.css",
                "css\/ads.css",
                "css\/ads_mobile.css",
                "css\/channel_avatars.css",
                "css\/channel_avatars_mobile.css",
                "css\/channel_avatars_YTMusic.css",
                "css\/others.css",
                "css\/others_mobile.css",
                "css\/others_YTMusic.css",
                "css\/video_thumbnails.css",
                "css\/video_thumbnails_mobile.css",
                "css\/video_thumbnails_YTMusic.css",
                "css\/video.css",
                "css\/video_mobile.css",
                "js\/video_handler.js",
                "js\/video_quick_access_button.js",
                "js\/adSkipper.js"
            ],
            "matches": [
                "*:\/\/www.youtube.com\/*",
                "*:\/\/music.youtube.com\/*",
                "*:\/\/m.youtube.com\/*",
                "*:\/\/www.youtube-nocookie.com\/*"
            ]
        },
        {
            "resources": [
                "css\/google_search.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "img\/logo\/logo_only.svg",
                "img\/image_document.svg",
                "img\/avatar-chanell.svg",
                "img\/youtube_logo.svg",
                "img\/photo.jpg",
                "img\/photoCom.jpg",
                "img\/logo\/full_logo.svg",
                "img\/youtubeImages\/default.jpg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "Music Mode for YouTube",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.youtube.com\/*",
                "*:\/\/music.youtube.com\/*",
                "*:\/\/m.youtube.com\/*",
                "*:\/\/www.youtube-nocookie.com\/*"
            ],
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/content_ytb.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/m.youtube.com\/*"
            ],
            "js": [
                "js\/content_mytb.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/www.google.com\/search*"
            ],
            "js": [
                "js\/google_search.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnvYzctu7Kvs3frHXL+nu59GeGgSYwUhja+ICRKonmyUnePV\/S8cECyxXeVvLGMy3fIuvvTg\/AkN7iAhBGvSDqlQEy7IFlGgwlfuzTLE9\/4oN\/TEuAy+nyCojKlofATsWFCfrKesjtLP3HnydMRBmBA00mk03Hz4+kRSUqteILDOW26pXM8scYJlQSuy1yCR71HS4FpfuXvKhgEOzRoy44lXcTUcIH6FuxX0gJXIe7E0dNBkW5P4IX02dxPB5Bq0BywU6aLCTHR4U+Su0kYAKxwXCigvZaLThyM3JQ8\/RM+eoHa6ZVmHXkbY\/bgRCABs5Fnay8eTOOKEu18PaHi6BJwIDAQAB"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top