WebExtension.net
WebExtension.net

ThemeSong for YouTube Music™ (Enhancer)

View on Chrome Web Store
View ThemeSong for YouTube Music™ (Enhancer) Chrome Extension on Chrome Web Store
4.9 (229 ratings)

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

Enhancer for YouTube Music™. Dynamic Themes, Visualizers, Side Panel Mini Player, Lyrics, Sleep Timer, Notifications, and more!
Type
Extension
Users
10,000 users
Website themesong.app
ThemeSong
View author page of ThemeSong
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 2, 2022
Version 1.2.5
Manifest version
3
Updated
Updated on November 7, 2024
View on Chrome Web Store
View ThemeSong for YouTube Music™ (Enhancer) Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2.5",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "minimum_chrome_version": "105",
    "background": {
        "service_worker": "themesong-background.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "notifications",
        "search",
        "sidePanel"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/icon-34.png",
        "default_title": "ThemeSong for YouTube Music\u2122"
    },
    "icons": {
        "34": "assets\/icon-34.png",
        "128": "assets\/icon-128.png"
    },
    "host_permissions": [
        "https:\/\/music.youtube.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/music.youtube.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "themesong-content.js"
            ]
        }
    ],
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*"
            ],
            "matches": [
                "https:\/\/music.youtube.com\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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