MP4 to FLV Converter
Convert MP4 videos to FLV
Apa itu MP4 to FLV Converter?
MP4 to FLV Converter adalah ekstensi Chrome yang dikembangkan oleh http://online.freeconverting.com, dan fitur utamanya adalah "Convert MP4 videos to FLV".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MP4 to FLV Converter
Unduh file ekstensi MP4 to FLV 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 MP4 to FLV? 1-Click extension icon - this will open MP4 to FLV online conversion website. 2-Select MP4 file and click convert button. 3-You will get your FLV file download link in your email address.
Informasi Dasar Ekstensi
Nama | |
ID | afhlflegfmikonjodakpnmlnpoidhchd |
URL Resmi | https://chrome.google.com/webstore/detail/mp4-to-flv-converter/afhlflegfmikonjodakpnmlnpoidhchd |
Deskripsi | Convert MP4 videos to FLV |
Ukuran File | 53.29 KB |
Jumlah Instalasi | 40 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2020-05-31 |
Tanggal Publikasi | 2020-05-31 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | http://online.freeconverting.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://online.freeconverting.com/#mp4-to-flv-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": "MP4 to FLV Converter", "default_locale": "en", "description": "Convert MP4 videos to FLV", "background": { "scripts": [ "background.js" ] }, "version": "2.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |