PSD to PNG Converter
Convert PSD files to PNG format
Apa itu PSD to PNG Converter?
PSD to PNG Converter adalah ekstensi Chrome yang dikembangkan oleh https://freepicturesolutions.com, dan fitur utamanya adalah "Convert PSD files to PNG format".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PSD to PNG Converter
Unduh file ekstensi PSD to PNG 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 PSD to PNG?
1-Click extension icon - this will open PSD to PNG online conversion website.
2-Select PSD file and click convert button.
3-You will get your PNG file download link in your email address. Informasi Dasar Ekstensi
| Nama | |
| ID | hjmeohbkilpjppjloooopibcclemdphp |
| URL Resmi | https://chromewebstore.google.com/detail/psd-to-png-converter/hjmeohbkilpjppjloooopibcclemdphp |
| Deskripsi | Convert PSD files to PNG format |
| Ukuran File | 43.36 KB |
| Jumlah Instalasi | 254 |
| Versi Saat Ini | 2.0 |
| Terakhir Diperbarui | 2020-05-29 |
| Tanggal Publikasi | 2020-05-29 |
| Pengembang | https://freepicturesolutions.com |
| Tipe Pembayaran | free |
| Situs Ekstensi | http://freepicturesolutions.com/online/#psd-to-png-converter |
| Bahasa yang Didukung | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "PSD to PNG Converter",
"default_locale": "en",
"description": "Convert PSD files to PNG format",
"background": {
"scripts": [
"background.js"
]
},
"version": "2.0",
"icons": {
"128": "images\/icon-128.png"
},
"browser_action": {
"default_icon": "images\/icon-128.png"
}
} | |