mp3 it
Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Was ist mp3 it?
mp3 it ist eine Chrome-Erweiterung, die von chromeappdevelop entwickelt wurde, und ihr Hauptmerkmal ist "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".
Erweiterungsscreenshots
mp3 it-Erweiterungs-CRX-Datei herunterladen
Laden Sie mp3 it-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | gghjaaeflopbginbpanngpmoocofmpba |
Offizielle URL | https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba |
Beschreibung | Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D) |
Dateigröße | 8.76 KB |
Installationsanzahl | 382 |
Aktuelle Version | 1.0 |
Letztes Update | 2014-01-02 |
Veröffentlichungsdatum | 2014-01-02 |
Bewertung | 4.53/5 Insgesamt 17 Bewertungen |
Entwickler | chromeappdevelop |
Zahlungsart | free |
Unterstützte Sprachen | 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 } |