我的調色盤
打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感
What is 我的調色盤?
我的調色盤 is a Chrome extension developed by minwto, and its main feature is "打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感".
Extension Screenshots
Download 我的調色盤 Extension CRX File
Download 我的調色盤 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感
Extension Basic Information
Name | |
ID | dmagamipppobekfhbhboifllgaipjldp |
Official URL | https://chromewebstore.google.com/detail/%E6%88%91%E7%9A%84%E8%AA%BF%E8%89%B2%E7%9B%A4/dmagamipppobekfhbhboifllgaipjldp |
Description | 打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感 |
File Size | 669 KB |
Installation Count | 174 |
Current Version | 1.0 |
Last Updated | 2018-08-14 |
Publish Date | 2018-08-14 |
Developer | minwto |
[email protected] | |
Payment Type | free |
Extension Website | https://www.minwt.com |
Supported Languages | zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u6211\u7684\u8abf\u8272\u76e4", "description": "\u6253\u958b\u700f\u89bd\u5668\uff0c\u5c31\u6709\u8abf\u8272\u76e4\u9032\u884c\u9078\u8272\uff0c\u6216\u662f\u5c07\u5716\u7247\u8f09\u5165\uff0c\u4e26\u6293\u53d6\u5716\u7247\u4e2d\u7684\u8272\u584a\uff0c\u5c0b\u627e\u914d\u8272\u7684\u9748\u611f", "version": "1.0", "permissions": [], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |