YT to Music

One-click to switch between Youtube and Youtube Music with the same video and music.

What is YT to Music?

YT to Music is a Chrome extension developed by cslsiewdev, and its main feature is "One-click to switch between Youtube and Youtube Music with the same video and music.".

Extension Screenshots

screenshot
screenshot

Download YT to Music Extension CRX File

Download YT to Music extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        One-click to switch between Youtube and Youtube Music with the same video and music.                    

Extension Basic Information

Name YT to Music YT to Music
ID npdmgheigljjhedhafjkldalkhkdnadg
Official URL https://chromewebstore.google.com/detail/yt-to-music/npdmgheigljjhedhafjkldalkhkdnadg
Description One-click to switch between Youtube and Youtube Music with the same video and music.
File Size 3.21 KB
Installation Count 91
Current Version 1.0
Last Updated 2022-03-07
Publish Date 2022-03-07
Developer cslsiewdev
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YT to Music",
    "version": "1.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "permissions": [
        "tabs"
    ]
}