MP3 to AIFF Converter
Convert MP3 audio file to AIFF
Apa itu MP3 to AIFF Converter?
MP3 to AIFF Converter adalah ekstensi Chrome yang dikembangkan oleh http://convertaudiofree.com, dan fitur utamanya adalah "Convert MP3 audio file to AIFF".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MP3 to AIFF Converter
Unduh file ekstensi MP3 to AIFF Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
How to convert MP3 to AIFF? 1-Click extension icon - this will open MP3 to AIFF online conversion website. 2-Select MP3 file and click convert button. 3-You will get your AIFF file download link in your email address.
Informasi Dasar Ekstensi
Nama | |
ID | jfckfgggcgppffeklbpilignfeaeaflc |
URL Resmi | https://chrome.google.com/webstore/detail/mp3-to-aiff-converter/jfckfgggcgppffeklbpilignfeaeaflc |
Deskripsi | Convert MP3 audio file to AIFF |
Ukuran File | 48.75 KB |
Jumlah Instalasi | 25 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2020-05-28 |
Tanggal Publikasi | 2020-05-28 |
Penilaian | 5.00/5 Total 7 Penilaian |
Pengembang | http://convertaudiofree.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://convertaudiofree.com/online/#mp3-to-aiff-converter |
URL Halaman Kebijakan Privasi | https://www.convertaudiofree.com/privacypolicy.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MP3 to AIFF Converter", "default_locale": "en", "description": "Convert MP3 audio file to AIFF", "background": { "scripts": [ "background.js" ] }, "version": "2.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |