我的調色盤
打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感
Cos'è 我的調色盤?
我的調色盤 è un'estensione di Chrome sviluppata da minwto, e la sua funzione principale è "打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 我的調色盤
Scarica i file di estensione 我的調色盤 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感
Informazioni di Base sull'Estensione
Nome | |
ID | dmagamipppobekfhbhboifllgaipjldp |
URL Ufficiale | https://chromewebstore.google.com/detail/%E6%88%91%E7%9A%84%E8%AA%BF%E8%89%B2%E7%9B%A4/dmagamipppobekfhbhboifllgaipjldp |
Descrizione | 打開瀏覽器,就有調色盤進行選色,或是將圖片載入,並抓取圖片中的色塊,尋找配色的靈感 |
Dimensione del File | 669 KB |
Conteggio Installazioni | 174 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2018-08-14 |
Data di Pubblicazione | 2018-08-14 |
Sviluppatore | minwto |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.minwt.com |
Lingue Supportate | 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" } } |