PSD to PNG Converter
Convert PSD files to PNG format
Qu'est-ce que PSD to PNG Converter ?
PSD to PNG Converter est une extension Chrome développée par https://freepicturesolutions.com, et sa fonction principale est "Convert PSD files to PNG format".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PSD to PNG Converter
Téléchargez les fichiers d'extension PSD to PNG Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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. Informations de Base sur l'Extension
| Nom | |
| ID | hjmeohbkilpjppjloooopibcclemdphp |
| URL Officiel | https://chromewebstore.google.com/detail/psd-to-png-converter/hjmeohbkilpjppjloooopibcclemdphp |
| Description | Convert PSD files to PNG format |
| Taille du Fichier | 43.36 KB |
| Nombre d'Installations | 254 |
| Version Actuelle | 2.0 |
| Dernière Mise à Jour | 2020-05-29 |
| Date de Publication | 2020-05-29 |
| Développeur | https://freepicturesolutions.com |
| Type de Paiement | free |
| Site Web de l'Extension | http://freepicturesolutions.com/online/#psd-to-png-converter |
| Langues Prises en Charge | 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"
}
} | |