Online File Converter

Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.

Apa itu Online File Converter?

Online File Converter adalah ekstensi Chrome yang dikembangkan oleh https://office-converter.com, dan fitur utamanya adalah "Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Online File Converter

Unduh file ekstensi Online File 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

                        Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.                    

Informasi Dasar Ekstensi

Nama Online File Converter Online File Converter
ID lcjhhlfhefgipjhoppagfmbadjndkcng
URL Resmi https://chromewebstore.google.com/detail/online-file-converter/lcjhhlfhefgipjhoppagfmbadjndkcng
Deskripsi Online Convert PDF, image, video, document, audio and other files to other formats. Support for 20247 format conversions.
Ukuran File 218 KB
Jumlah Instalasi 6,000
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2022-11-10
Tanggal Publikasi 2022-11-09
Pengembang https://office-converter.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.office-converter.com
URL Halaman Bantuan https://www.office-converter.com/privacy-policy
URL Halaman Kebijakan Privasi https://www.onlineconvert.com/privacy-policy
Bahasa yang Didukung id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "OnlineFileConverter",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "background": {
        "type": "module"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_icon": "assets\/img\/OnlineConverter.png",
        "default_popup": "views\/popup.html"
    },
    "icons": {
        "16": "assets\/img\/OnlineConvert16.png",
        "48": "assets\/img\/OnlineConverter48.png",
        "128": "assets\/img\/OnlineConverter.png"
    }
}