Smart Lyrics Tool

Smart Tools for Lyrics synchronize timing word by word

Smart Lyrics Toolคืออะไร?

Smart Lyrics Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://smart-lyrics.com และคุณลักษณะหลักของมันคือ "Smart Tools for Lyrics synchronize timing word by word"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smart Lyrics Tool

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

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

                        Smart Tools for Lyrics synchronize timing, 
Perfect highlight karaoke effect word by word. 
Simple and precise for Streaming Karaoke mobile apps.                    

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

ชื่อ Smart Lyrics Tool Smart Lyrics Tool
ID gopgeoaoaiagoimppaajemipmcoihkmg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/smart-lyrics-tool/gopgeoaoaiagoimppaajemipmcoihkmg
คำอธิบาย Smart Tools for Lyrics synchronize timing word by word
ขนาดไฟล์ 46.43 KB
จำนวนการติดตั้ง 72
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2018-01-05
วันที่เผยแพร่ 2018-01-05
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://smart-lyrics.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Smart Lyrics Tool",
    "short_name": "Smart Lyrics Tool",
    "description": "Smart Tools for Lyrics synchronize timing word by word",
    "version": "0.1",
    "minimum_chrome_version": "38",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "assets\/16.png",
        "32": "assets\/32.png",
        "64": "assets\/64.png",
        "128": "assets\/128.png"
    },
    "browser_action": {
        "default_icon": "assets\/128.png",
        "default_title": "Smart Lyrics Tool",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}