JPG to GIF Converter

Convert JPG files to GIF format

Qu'est-ce que JPG to GIF Converter ?

JPG to GIF Converter est une extension Chrome développée par http://freepicturesolutions.com, et sa fonction principale est "Convert JPG files to GIF format".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension JPG to GIF Converter

Téléchargez les fichiers d'extension JPG to GIF Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom JPG to GIF Converter JPG to GIF Converter
ID nkmflmhbjkkdeiihknnkfpjpbmhfoela
URL Officiel https://chrome.google.com/webstore/detail/jpg-to-gif-converter/nkmflmhbjkkdeiihknnkfpjpbmhfoela
Description Convert JPG files to GIF format
Taille du Fichier 42.97 KB
Nombre d'Installations 95
Version Actuelle 2.0
Dernière Mise à Jour 2020-05-29
Date de Publication 2020-05-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://freepicturesolutions.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://freepicturesolutions.com/online/#jpg-to-gif-converter
URL de la Page de Politique de Confidentialité https://freepicturesolutions.com/privacy_policy.html
Langues Prises en Charge 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"
    }
}