YT to Music

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

YT to Musicคืออะไร?

YT to Music เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cslsiewdev และคุณลักษณะหลักของมันคือ "One-click to switch between Youtube and Youtube Music with the same video and music."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YT to Music

ดาวน์โหลดไฟล์ส่วนขยาย YT to Music ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ YT to Music YT to Music
ID npdmgheigljjhedhafjkldalkhkdnadg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/yt-to-music/npdmgheigljjhedhafjkldalkhkdnadg
คำอธิบาย One-click to switch between Youtube and Youtube Music with the same video and music.
ขนาดไฟล์ 3.21 KB
จำนวนการติดตั้ง 91
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2022-03-07
วันที่เผยแพร่ 2022-03-07
ผู้พัฒนา cslsiewdev
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}