Lyric Machine
A Chrome extension for karaoke-ing! Built for YouTube and Spotify. To use, simply click the icon when you're on a YouTube song…
Lyric Machineคืออะไร?
Lyric Machine เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jamesxue100 และคุณลักษณะหลักของมันคือ "A Chrome extension for karaoke-ing! Built for YouTube and Spotify. To use, simply click the icon when you're on a YouTube song…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lyric Machine
ดาวน์โหลดไฟล์ส่วนขยาย Lyric Machine ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A Chrome extension for karaoke-ing! Built for YouTube and Spotify.
To use, simply click the icon when you're on a YouTube song page. The extension will read the song title and return lyrics (plus a bonus gif) if it finds them!
If you're not on a YouTube song page, the extension will return the lyrics (plus a bonus gif) for the song you're listening to on Spotify! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | kbcbkhedpppdgakadaampcdhglgbjjal |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/lyric-machine/kbcbkhedpppdgakadaampcdhglgbjjal |
| คำอธิบาย | A Chrome extension for karaoke-ing! Built for YouTube and Spotify. To use, simply click the icon when you're on a YouTube song… |
| ขนาดไฟล์ | 1.94 MB |
| จำนวนการติดตั้ง | 376 |
| เวอร์ชันปัจจุบัน | 1.11 |
| อัปเดตครั้งล่าสุด | 2017-09-14 |
| วันที่เผยแพร่ | 2017-09-14 |
| คะแนน | 2.50/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | jamesxue100 |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArM09G1E5CxIJk68DC9TzCSd7MLZpr12dceVHcZkUHFW5n5MA7Ka3BSbIOnY99MK2LhmJ3dbBFnASyK1vBbuZ35t6bLZndSRdrTRfUNAoJiG7gl1VDXebVtRxx\/q+ApcwCikSiVf1+BFaWDChTyPRnjJt3KUhKY1\/I9nmG3zjHat76FDuj9xgT9ZHg+qHXOnknkMoXopaBWhHhYUVfIWX1PURk1TI+kKCLZHAHGu2iLxiNTHIwcI2h6LaPL4xrp\/XKbLrDV6IF13AsQ+eQn9cOOI4gd3ri+SiOTXgd1tVy+5TyUzSN5s4D+AlHex9cG8wUVzaVqcmgCvcjt\/ApJsebwIDAQAB",
"manifest_version": 2,
"name": "Lyric Machine",
"version": "1.11",
"browser_action": {
"default_icon": "images\/lyric-machine-icon.png",
"default_popup": "dropdown.html"
},
"permissions": [
"identity",
" | |