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…

什么是Mp4 to Mp3 Converter?

Mp4 to Mp3 Converter是由Apps4Top开发的Chrome扩展程序,该扩展的主要功能是“It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…”。

扩展截图

screenshot
screenshot

下载Mp4 to Mp3 Converter扩展crx文件

下载Mp4 to Mp3 Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Mp4 to Mp3 Converter Mp4 to Mp3 Converter
ID pgkomigjbgbabhokdeamiocgcihfgkcc
官方URL https://chrome.google.com/webstore/detail/mp4-to-mp3-converter/pgkomigjbgbabhokdeamiocgcihfgkcc
简介 It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…
文件大小 232 KB
安装次数 4,774
当前版本 1.0
更新时间 2021-02-19
上架时间 2021-02-19
评分 3.40/5 共5次评分
开发者 Apps4Top
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}