PSD to PNG Converter

Convert PSD files to PNG format

ما هو PSD to PNG Converter؟

PSD to PNG Converter هو إضافة Chrome تم تطويرها بواسطة https://freepicturesolutions.com، والميزة الرئيسية لها هي "Convert PSD files to PNG format".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة PSD to PNG Converter

قم بتنزيل ملفات الامتداد PSD to PNG Converter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم PSD to PNG Converter PSD to PNG Converter
ID hjmeohbkilpjppjloooopibcclemdphp
عنوان URL الرسمي https://chromewebstore.google.com/detail/psd-to-png-converter/hjmeohbkilpjppjloooopibcclemdphp
الوصف Convert PSD files to PNG format
حجم الملف 43.36 KB
عدد التثبيتات 254
النسخة الحالية 2.0
آخر تحديث 2020-05-29
تاريخ النشر 2020-05-29
المطور https://freepicturesolutions.com
نوع الدفع free
موقع الإضافة http://freepicturesolutions.com/online/#psd-to-png-converter
اللغات المدعومة 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"
    }
}