Color Ink for Chrome
Create solid or transparent colors.
ما هو Color Ink for Chrome؟
Color Ink for Chrome هو إضافة Chrome تم تطويرها بواسطة https://www.emgrtools.com، والميزة الرئيسية لها هي "Create solid or transparent colors.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Color Ink for Chrome
قم بتنزيل ملفات الامتداد Color Ink for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Bring life to your world with the colors of your imagination with Color Ink. With an easy-to-use user interface, you can create solid or transparent colors in different formats, such as RGB, HEX and HSV, as well as RGBA and 8-digit hexadecimal that includes transparency. Use the color codes in your drawings, applications, web pages, everywhere! معلومات أساسية عن التمديد
| الاسم | |
| ID | achikkhepgedlflnejhkmnfkkjnabcmf |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/color-ink-for-chrome/achikkhepgedlflnejhkmnfkkjnabcmf |
| الوصف | Create solid or transparent colors. |
| حجم الملف | 112 KB |
| عدد التثبيتات | 88 |
| النسخة الحالية | 1.1 |
| آخر تحديث | 2018-08-10 |
| تاريخ النشر | 2018-08-10 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | https://www.emgrtools.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://colorink.emgrtools.com/ |
| عنوان صفحة سياسة الخصوصية | https://www.emgrtools.com/privacy |
| اللغات المدعومة | en,es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "EMGR Tools",
"manifest_version": 2,
"name": "__MSG_extensionName__",
"short_name": "Color Ink",
"description": "__MSG_extensionDescription__",
"version": "1.1",
"homepage_url": "https:\/\/colorink.emgrtools.com\/",
"default_locale": "en",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"176": "icons\/icon176.png"
},
"browser_action": {
"default_icon": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"128": "icons\/icon128.png"
},
"default_title": "EMGR Color Ink",
"default_popup": "popup\/home.html"
}
} | |