PNG to TIFF Converter

Convert PNG files to TIFF format

ما هو PNG to TIFF Converter؟

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

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

screenshot

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

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

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

                        How to convert PNG to TIFF?	 

1-Click extension icon - this will open PNG to TIFF online conversion website. 
2-Select PNG file and click convert button. 
3-You will get your TIFF file download link in your email address.                    

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

الاسم PNG to TIFF Converter PNG to TIFF Converter
ID dcnaofimhippahmkhkalihgpkkfmlmpn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/png-to-tiff-converter/dcnaofimhippahmkhkalihgpkkfmlmpn
الوصف Convert PNG files to TIFF format
حجم الملف 43.11 KB
عدد التثبيتات 47
النسخة الحالية 2.0
آخر تحديث 2020-05-29
تاريخ النشر 2020-05-29
تقييم 5.00/5 مجموع تقييمات 3
المطور http://freepicturesolutions.com
نوع الدفع free
موقع الإضافة http://freepicturesolutions.com/online/#png-to-tiff-converter
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PNG to TIFF Converter",
    "default_locale": "en",
    "description": "Convert PNG files to TIFF format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}