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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Apps4Top, και η κύρια λειτουργία του είναι "It is the fastest MP4 to MP3 converter worldwide for free. Mp3 files are available in different bitrates - from small file size to…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Mp4 to Mp3 Converter
Λήψη αρχείων επέκτασης 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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" } } |