mp3 it
Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
mp3 itคืออะไร?
mp3 it เป็นส่วนขยายของ Chrome ที่พัฒนาโดย chromeappdevelop และคุณลักษณะหลักของมันคือ "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย mp3 it
ดาวน์โหลดไฟล์ส่วนขยาย mp3 it ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tired of copy pasting the name of the song you just read online to Google or your favorite mp3 website, well now quickly listen to it just by highlighting the name of the song. Highlight the name of the song and right click on it to use mp3 it menu and select your favorite website ^_^ There you go listening to songs made easy :D
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gghjaaeflopbginbpanngpmoocofmpba |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba |
คำอธิบาย | Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D) |
ขนาดไฟล์ | 8.76 KB |
จำนวนการติดตั้ง | 382 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2014-01-02 |
วันที่เผยแพร่ | 2014-01-02 |
คะแนน | 4.53/5 รวมทั้งหมด 17 คะแนน |
ผู้พัฒนา | chromeappdevelop |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "mp3 it", "description": "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)", "version": "1.0", "permissions": [ "contextMenus", "tabs" ], "background": { "scripts": [ "mp.js" ] }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "manifest_version": 2 } |