Color Palette
Make Color palette for your Design
Color Paletteとは何ですか?
Color Paletteはhttps://ecormi.comによって開発されたChromeの拡張機能で、その主な機能は「Make Color palette for your Design」です。
拡張機能のスクリーンショット
Color Palette拡張機能のCRXファイルをダウンロード
Color Palette拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Color palette is a collection of colors and shades for designers. Its not easy at all to find perfect color palette for art or design. Here in this tool we tried to make a way to generate thousands of color scheme. Lets discover the new color schemes tool for your Design. ** Instructions *** Please Enter Space to create new color Palette. Please Enter E to change Background Color ** Please let us know if you have any suggestion. Its our First Version.
拡張機能の基本情報
名前 | Color Palette |
ID | bhbeohgjkbmajdombdkkfoaejkacjeje |
公式URL | https://chromewebstore.google.com/detail/color-palette/bhbeohgjkbmajdombdkkfoaejkacjeje |
説明 | Make Color palette for your Design |
ファイルサイズ | 14.54 KB |
インストール数 | 38 |
現在のバージョン | 1.0 |
最終更新日 | 2021-07-12 |
公開日 | 2021-07-12 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://ecormi.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://ecormi.com/ |
ヘルプページのURL | https://ecormi.com/contact/ |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Color Palette", "description": "Make Color palette for your Design", "version": "1.0", "browser_action": { "default_icon": "Color Palette.png", "default_popup": "index.html" }, "icons": { "16": "Color Palette.png", "32": "Color Palette.png", "48": "Color Palette.png", "128": "Color Palette.png" } } |