JPG to GIF Converter

Convert JPG files to GIF format

Cos'è JPG to GIF Converter?

JPG to GIF Converter è un'estensione di Chrome sviluppata da http://freepicturesolutions.com, e la sua funzione principale è "Convert JPG files to GIF format".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione JPG to GIF Converter

Scarica i file di estensione JPG to GIF Converter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome JPG to GIF Converter JPG to GIF Converter
ID nkmflmhbjkkdeiihknnkfpjpbmhfoela
URL Ufficiale https://chrome.google.com/webstore/detail/jpg-to-gif-converter/nkmflmhbjkkdeiihknnkfpjpbmhfoela
Descrizione Convert JPG files to GIF format
Dimensione del File 42.97 KB
Conteggio Installazioni 95
Versione Corrente 2.0
Ultimo Aggiornamento 2020-05-29
Data di Pubblicazione 2020-05-28
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore http://freepicturesolutions.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://freepicturesolutions.com/online/#jpg-to-gif-converter
URL della Pagina della Politica sulla Privacy https://freepicturesolutions.com/privacy_policy.html
Lingue Supportate 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"
    }
}