YT to Music
One-click to switch between Youtube and Youtube Music with the same video and music.
什麼是YT to Music?
YT to Music是由cslsiewdev開發的Chrome擴展程式,該擴展的主要功能是“One-click to switch between Youtube and Youtube Music with the same video and music.”。
擴展截圖
下載YT to Music擴展crx文件
下載YT to Music擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
One-click to switch between Youtube and Youtube Music with the same video and music. 擴展基本資訊
| 名稱 | |
| ID | npdmgheigljjhedhafjkldalkhkdnadg |
| 官方網址 | 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"
]
} | |