MP3 to FLAC Converter

Convert MP3 audio file to FLAC

Qu'est-ce que MP3 to FLAC Converter ?

MP3 to FLAC Converter est une extension Chrome développée par http://convertaudiofree.com, et sa fonction principale est "Convert MP3 audio file to FLAC".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension MP3 to FLAC Converter

Téléchargez les fichiers d'extension MP3 to FLAC Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        How to convert MP3 to FLAC?	 

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

Informations de Base sur l'Extension

Nom MP3 to FLAC Converter MP3 to FLAC Converter
ID kgangpilbochgigoddkgmafjpaoimjmm
URL Officiel https://chrome.google.com/webstore/detail/mp3-to-flac-converter/kgangpilbochgigoddkgmafjpaoimjmm
Description Convert MP3 audio file to FLAC
Taille du Fichier 48.95 KB
Nombre d'Installations 116
Version Actuelle 2.0
Dernière Mise à Jour 2020-05-28
Date de Publication 2020-05-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://convertaudiofree.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://convertaudiofree.com/online/#mp3-to-flac-converter
URL de la Page de Politique de Confidentialité https://www.convertaudiofree.com/privacypolicy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MP3 to FLAC Converter",
    "default_locale": "en",
    "description": "Convert MP3 audio file to FLAC",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}