SVG to GIF Converter

Convert SVG files to GIF format

Wat is SVG to GIF Converter?

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

Extensie Screenshots

screenshot

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

Download SVG 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 SVG to GIF?	 

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

Basisinformatie over de Extensie

Naam SVG to GIF Converter SVG to GIF Converter
ID hcohjlndjjikkfmiafbifjboghndpian
Officiële URL https://chromewebstore.google.com/detail/svg-to-gif-converter/hcohjlndjjikkfmiafbifjboghndpian
Beschrijving Convert SVG files to GIF format
Bestandsgrootte 43.24 KB
Aantal Installaties 523
Huidige Versie 2.0
Laatst Bijgewerkt 2020-05-29
Publicatiedatum 2020-05-29
Beoordeling 3.40/5 Totaal 5 Beoordelingen
Ontwikkelaar https://freepicturesolutions.com
Betalingswijze free
Extensiewebsite http://freepicturesolutions.com/online/#gif-to-svg-converter
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SVG to GIF Converter",
    "default_locale": "en",
    "description": "Convert SVG 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"
    }
}