JPG to GIF Converter

Convert JPG files to GIF format

Wat is JPG to GIF Converter?

JPG to GIF Converter is een Chrome-extensie ontwikkeld door http://freepicturesolutions.com, en de belangrijkste functie is "Convert JPG files to GIF format".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie JPG to GIF Converter

Download JPG to GIF Converter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam JPG to GIF Converter JPG to GIF Converter
ID nkmflmhbjkkdeiihknnkfpjpbmhfoela
Officiële URL https://chrome.google.com/webstore/detail/jpg-to-gif-converter/nkmflmhbjkkdeiihknnkfpjpbmhfoela
Beschrijving Convert JPG files to GIF format
Bestandsgrootte 42.97 KB
Aantal Installaties 95
Huidige Versie 2.0
Laatst Bijgewerkt 2020-05-29
Publicatiedatum 2020-05-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://freepicturesolutions.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://freepicturesolutions.com/online/#jpg-to-gif-converter
URL van de Privacybeleid Pagina https://freepicturesolutions.com/privacy_policy.html
Ondersteunde Talen 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"
    }
}