Mp4 to Mp3 Converter
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…
O que é Mp4 to Mp3 Converter?
Mp4 to Mp3 Converter é uma extensão do Chrome desenvolvida por Apps4Top, e sua principal característica é "It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Mp4 to Mp3 Converter
Baixe arquivos de extensão Mp4 to Mp3 Converter 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
It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to the highest quality. We convert MP4 directly on the fly - the conversion of any video will not take more than a couple of seconds!
Informações Básicas da Extensão
Nome | |
ID | pgkomigjbgbabhokdeamiocgcihfgkcc |
URL Oficial | https://chrome.google.com/webstore/detail/mp4-to-mp3-converter/pgkomigjbgbabhokdeamiocgcihfgkcc |
Descrição | It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to… |
Tamanho do Arquivo | 232 KB |
Contagem de Instalações | 4,774 |
Versão Atual | 1.0 |
Última Atualização | 2021-02-19 |
Data de Publicação | 2021-02-19 |
Classificação | 3.40/5 Total de 5 Avaliações |
Desenvolvedor | Apps4Top |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | id,ms,de,en,en-GB,en-US,fil,fr,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2, "name": "__MSG_transAppName__", "description": "__MSG_transAppDesc__", "homepage_url": "https:\/\/mp3fromyou.tube\/", "permissions": [ "activeTab", "http:\/\/*\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0", "default_locale": "en", "background": { "page": "background.html" }, "icons": { "16": "default-16.png", "32": "default-32.png", "48": "default-48.png", "128": "default-128.png" } } |