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