PNG to CUR Converter

Convert PNG files to CUR format

Wat is PNG to CUR Converter?

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

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie PNG to CUR Converter

Download PNG to CUR 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 PNG to CUR?	 

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

Basisinformatie over de Extensie

Naam PNG to CUR Converter PNG to CUR Converter
ID aiilnpakajphpbclhfhfnfhpjiioalnm
Officiële URL https://chrome.google.com/webstore/detail/png-to-cur-converter/aiilnpakajphpbclhfhfnfhpjiioalnm
Beschrijving Convert PNG files to CUR format
Bestandsgrootte 43.44 KB
Aantal Installaties 242
Huidige Versie 2.0
Laatst Bijgewerkt 2020-05-28
Publicatiedatum 2020-05-28
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar http://freepicturesolutions.com
Betalingswijze free
Extensiewebsite http://freepicturesolutions.com/online/#png-to-cur-converter
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PNG to CUR Converter",
    "default_locale": "en",
    "description": "Convert PNG files to CUR format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}