JPG to GIF Converter

Convert JPG files to GIF format

Apa itu JPG to GIF Converter?

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

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi JPG to GIF Converter

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

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

Informasi Dasar Ekstensi

Nama JPG to GIF Converter JPG to GIF Converter
ID nkmflmhbjkkdeiihknnkfpjpbmhfoela
URL Resmi https://chrome.google.com/webstore/detail/jpg-to-gif-converter/nkmflmhbjkkdeiihknnkfpjpbmhfoela
Deskripsi Convert JPG files to GIF format
Ukuran File 42.97 KB
Jumlah Instalasi 95
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-05-29
Tanggal Publikasi 2020-05-28
Penilaian 5.00/5 Total 1 Penilaian
Pengembang http://freepicturesolutions.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://freepicturesolutions.com/online/#jpg-to-gif-converter
URL Halaman Kebijakan Privasi https://freepicturesolutions.com/privacy_policy.html
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "JPG to GIF Converter",
    "default_locale": "en",
    "description": "Convert JPG files to GIF format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}