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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Color Ink for Chrome |
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/ |
URL หน้านโยบายความเป็นส่วนตัว | 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" } } |