PNG to TGA Converter

Convert PNG files to TGA format

Apa itu PNG to TGA Converter?

PNG to TGA Converter adalah ekstensi Chrome yang dikembangkan oleh https://freepicturesolutions.com, dan fitur utamanya adalah "Convert PNG files to TGA format".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi PNG to TGA Converter

Unduh file ekstensi PNG to TGA Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama PNG to TGA Converter PNG to TGA Converter
ID aplknegabcimahkjhnbmckchlmkgeklp
URL Resmi https://chromewebstore.google.com/detail/png-to-tga-converter/aplknegabcimahkjhnbmckchlmkgeklp
Deskripsi Convert PNG files to TGA format
Ukuran File 43.29 KB
Jumlah Instalasi 30
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-05-29
Tanggal Publikasi 2020-05-29
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://freepicturesolutions.com
Tipe Pembayaran free
Situs Ekstensi http://freepicturesolutions.com/online/#png-to-tga-converter
Bahasa yang Didukung 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"
    }
}