mp3 it
Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
O que é mp3 it?
mp3 it é uma extensão do Chrome desenvolvida por chromeappdevelop, e sua principal característica é "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão mp3 it
Baixe arquivos de extensão mp3 it no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | gghjaaeflopbginbpanngpmoocofmpba |
URL Oficial | https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba |
Descrição | Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D) |
Tamanho do Arquivo | 8.76 KB |
Contagem de Instalações | 382 |
Versão Atual | 1.0 |
Última Atualização | 2014-01-02 |
Data de Publicação | 2014-01-02 |
Classificação | 4.53/5 Total de 17 Avaliações |
Desenvolvedor | chromeappdevelop |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |