Spongy
A Google Chrome eyedropper for IBM Design Language's colors and grades.
ما هو Spongy؟
Spongy هو إضافة Chrome تم تطويرها بواسطة IBM Design، والميزة الرئيسية لها هي "A Google Chrome eyedropper for IBM Design Language's colors and grades.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Spongy
قم بتنزيل ملفات الامتداد Spongy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
If you're someone who works with the IBM Design Language's colors often, you might have a hex to brand color and grade cheatsheet with you at all times. That way when you're working with a design where all you get is hex values, you can determine which Sass mixin you need to get that same color. Worry not! This tool will help get your brand specific color information from any website, image, or app in Google Chrome.
معلومات أساسية عن التمديد
الاسم | Spongy |
ID | aegfmkbdeejghbcidnjmljmjegidflfg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/spongy/aegfmkbdeejghbcidnjmljmjegidflfg |
الوصف | A Google Chrome eyedropper for IBM Design Language's colors and grades. |
حجم الملف | 40.15 KB |
عدد التثبيتات | 64 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2017-01-24 |
تاريخ النشر | 2017-01-24 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | IBM Design |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Spongy", "author": "Diego Hernandez", "version": "1.0.0", "description": "A Google Chrome eyedropper for IBM Design Language's colors and grades.", "browser_action": { "default_icon": { "16": "imgs\/icon_16.png", "24": "imgs\/icon_24.png", "32": "imgs\/icon_32.png" }, "default_title": "IBM Design Spongy", "default_popup": "html\/popup.html" }, "permissions": [ "activeTab", " |