AI to JPG Converter

Convert AI files to JPG format

Apa itu AI to JPG Converter?

AI to JPG Converter adalah ekstensi Chrome yang dikembangkan oleh http://freepicturesolutions.com, dan fitur utamanya adalah "Convert AI files to JPG format".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi AI to JPG Converter

Unduh file ekstensi AI to JPG 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 AI to JPG?	 

1-Click extension icon - this will open AI to JPG online conversion website. 
2-Select AI file and click convert button. 
3-You will get your JPG file download link in your email address.                    

Informasi Dasar Ekstensi

Nama AI to JPG Converter AI to JPG Converter
ID chjfickgiaialnakmoghdehfjkiadlpc
URL Resmi https://chrome.google.com/webstore/detail/ai-to-jpg-converter/chjfickgiaialnakmoghdehfjkiadlpc
Deskripsi Convert AI files to JPG format
Ukuran File 42.88 KB
Jumlah Instalasi 682
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-06-01
Tanggal Publikasi 2020-06-01
Penilaian 1.00/5 Total 1 Penilaian
Pengembang http://freepicturesolutions.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://freepicturesolutions.com/online/#ai-to-jpg-converter
URL Halaman Kebijakan Privasi https://www.youconvertit.com/index.php?page=privacy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AI to JPG Converter",
    "default_locale": "en",
    "description": "Convert AI files to JPG format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}