PNG to TGA Converter
Convert PNG files to TGA format
Wat is PNG to TGA Converter?
PNG to TGA Converter is een Chrome-extensie ontwikkeld door https://freepicturesolutions.com, en de belangrijkste functie is "Convert PNG files to TGA format".
Extensie Screenshots
Download het CRX-bestand van de extensie PNG to TGA Converter
Download PNG to TGA 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 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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | aplknegabcimahkjhnbmckchlmkgeklp | 
| Officiële URL | https://chromewebstore.google.com/detail/png-to-tga-converter/aplknegabcimahkjhnbmckchlmkgeklp | 
| Beschrijving | Convert PNG files to TGA format | 
| Bestandsgrootte | 43.29 KB | 
| Aantal Installaties | 30 | 
| Huidige Versie | 2.0 | 
| Laatst Bijgewerkt | 2020-05-29 | 
| Publicatiedatum | 2020-05-29 | 
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen | 
| Ontwikkelaar | https://freepicturesolutions.com | 
| Betalingswijze | free | 
| Extensiewebsite | http://freepicturesolutions.com/online/#png-to-tga-converter | 
| Ondersteunde Talen | 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"
    }
}  |  |