3GP to MP3 Converter

Convert 3GP files to MP3 format

What is 3GP to MP3 Converter?

3GP to MP3 Converter is a Chrome extension developed by https://online.freeconverting.com, and its main feature is "Convert 3GP files to MP3 format".

Extension Screenshots

screenshot

Download 3GP to MP3 Converter Extension CRX File

Download 3GP to MP3 Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        How to convert 3GP to MP3?	 

1-Click extension icon - this will open 3GP to MP3 online conversion website. 
2-Select 3GP file and click convert button. 
3-You will get your MP3 file download link in your email address.                    

Extension Basic Information

Name 3GP to MP3 Converter 3GP to MP3 Converter
ID hecgaloockfcgaalcdccopagddifmaol
Official URL https://chromewebstore.google.com/detail/3gp-to-mp3-converter/hecgaloockfcgaalcdccopagddifmaol
Description Convert 3GP files to MP3 format
File Size 43.35 KB
Installation Count 275
Current Version 2.0
Last Updated 2020-06-01
Publish Date 2020-06-01
Developer https://online.freeconverting.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.youconvertit.com/index.php?page=privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "3GP to MP3 Converter",
    "default_locale": "en",
    "description": "Convert 3GP files to MP3 format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}