mp3 it
Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Apa itu mp3 it?
mp3 it adalah ekstensi Chrome yang dikembangkan oleh chromeappdevelop, dan fitur utamanya adalah "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi mp3 it
Unduh file ekstensi mp3 it dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | gghjaaeflopbginbpanngpmoocofmpba |
URL Resmi | https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba |
Deskripsi | Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D) |
Ukuran File | 8.76 KB |
Jumlah Instalasi | 382 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2014-01-02 |
Tanggal Publikasi | 2014-01-02 |
Penilaian | 4.53/5 Total 17 Penilaian |
Pengembang | chromeappdevelop |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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 } |