MPG to MP4 Converter
Convert MPG videos to MP4
Qu'est-ce que MPG to MP4 Converter ?
MPG to MP4 Converter est une extension Chrome développée par http://online.freeconverting.com, et sa fonction principale est "Convert MPG videos to MP4".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MPG to MP4 Converter
Téléchargez les fichiers d'extension MPG to MP4 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 MPG to MP4? 1-Click extension icon - this will open MPG to MP4 online conversion website. 2-Select MPG file and click convert button. 3-You will get your MP4 file download link in your email address.
Informations de Base sur l'Extension
Nom | |
ID | fldkfplpmfdbjjfmhjekbfolfapaance |
URL Officiel | https://chrome.google.com/webstore/detail/mpg-to-mp4-converter/fldkfplpmfdbjjfmhjekbfolfapaance |
Description | Convert MPG videos to MP4 |
Taille du Fichier | 53.32 KB |
Nombre d'Installations | 446 |
Version Actuelle | 2.0 |
Dernière Mise à Jour | 2020-05-31 |
Date de Publication | 2020-05-31 |
Évaluation | 2.00/5 Total 1 Évaluations |
Développeur | http://online.freeconverting.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://online.freeconverting.com/#mpg-to-mp4-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": "MPG to MP4 Converter", "default_locale": "en", "description": "Convert MPG videos to MP4", "background": { "scripts": [ "background.js" ] }, "version": "2.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |