Check resolution

Checking resolution of images

ما هو Check resolution؟

Check resolution هو إضافة Chrome تم تطويرها بواسطة irekfrontend، والميزة الرئيسية لها هي "Checking resolution of images".

تحميل ملف CRX للإضافة Check resolution

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

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

                        Check resolution of images files on GitLab.                    

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

الاسم Check resolution Check resolution
ID cghhggjappkladmcbgffglfmdnkpgdmo
عنوان URL الرسمي https://chrome.google.com/webstore/detail/check-resolution/cghhggjappkladmcbgffglfmdnkpgdmo
الوصف Checking resolution of images
حجم الملف 8.54 KB
عدد التثبيتات 10
النسخة الحالية 1.2.0
آخر تحديث 2017-11-21
تاريخ النشر 2017-11-21
تقييم 5.00/5 مجموع تقييمات 1
المطور irekfrontend
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Check resolution",
    "version": "1.2.0",
    "description": "Checking resolution of images",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        ""
    ]
}