Color Picker

A simple color picker extension. copy or clear them with a single click.

ما هو Color Picker؟

Color Picker هو إضافة Chrome تم تطويرها بواسطة Tejas Sachin Sharma، والميزة الرئيسية لها هي "A simple color picker extension. copy or clear them with a single click.".

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

screenshot

تحميل ملف CRX للإضافة Color Picker

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

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

                        Grab colors from web pages, color picker, color history. Compared to Color picker, color pick, eyedropper, colorzilla this better. Now you can easily pick any  from any website with our new extension. Color Picker tool will get color palette from any webpage you need. It's a pretty useful tool for web developers or web designers. This extension is pretty simple to use and it has simple and user-friendly interface. We provide you and amazing and useful Color Picker tool so you can get HEX colors from any webpage.                    

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

الاسم Color Picker Color Picker
ID blhbodfabadkmkbechlomcgfhlbhpabp
عنوان URL الرسمي https://chromewebstore.google.com/detail/color-picker/blhbodfabadkmkbechlomcgfhlbhpabp
الوصف A simple color picker extension. copy or clear them with a single click.
حجم الملف 16.16 KB
عدد التثبيتات 273
النسخة الحالية 1.0
آخر تحديث 2023-09-24
تاريخ النشر 2023-03-17
تقييم 5.00/5 مجموع تقييمات 3
المطور Tejas Sachin Sharma
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Color Picker",
    "description": "A simple color picker extension. copy or clear them with a single click.",
    "version": "1.0",
    "action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}