PNG to TGA Converter

Convert PNG files to TGA format

Cos'è PNG to TGA Converter?

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

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione PNG to TGA Converter

Scarica i file di estensione PNG to TGA 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 PNG to TGA?	 

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

Informazioni di Base sull'Estensione

Nome PNG to TGA Converter PNG to TGA Converter
ID aplknegabcimahkjhnbmckchlmkgeklp
URL Ufficiale https://chromewebstore.google.com/detail/png-to-tga-converter/aplknegabcimahkjhnbmckchlmkgeklp
Descrizione Convert PNG files to TGA format
Dimensione del File 43.29 KB
Conteggio Installazioni 30
Versione Corrente 2.0
Ultimo Aggiornamento 2020-05-29
Data di Pubblicazione 2020-05-29
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://freepicturesolutions.com
Tipo di Pagamento free
Sito Web dell'Estensione http://freepicturesolutions.com/online/#png-to-tga-converter
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PNG to TGA Converter",
    "default_locale": "en",
    "description": "Convert PNG files to TGA format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}