MOO Color Picker
To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.
MOO Color Pickerとは何ですか?
MOO Color PickerはChannel Studioによって開発されたChromeの拡張機能で、その主な機能は「To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.」です。
拡張機能のスクリーンショット
MOO Color Picker拡張機能のCRXファイルをダウンロード
MOO Color Picker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
For members of the Bauhaus school, the only way to truly understand color was through play and experimentation. To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity. With the Chrome extension, users can pull in colors from anywhere around the web, then pair them to see how they interact through Bauhaus-inspired patterns. You never know where inspiration might strike! Click on the extension icon to sample colors on any webpage and have them instantly available to you at moocolorstudy.com From there you can experiment with color pairings and download your creations in a variety of formats—including MOO Postcards and Stickers—allowing you to bring your own Bauhaus designs to life.
拡張機能の基本情報
名前 | MOO Color Picker |
ID | ofmgjckcackgocnboajincbpjdmkbifg |
公式URL | https://chromewebstore.google.com/detail/moo-color-picker/ofmgjckcackgocnboajincbpjdmkbifg |
説明 | To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity. |
ファイルサイズ | 404 KB |
インストール数 | 543 |
現在のバージョン | 0.0.3 |
最終更新日 | 2021-12-03 |
公開日 | 2019-06-13 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | Channel Studio |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://moocolorstudy.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MOO Color Picker", "description": "To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity. ", "version": "0.0.3", "browser_action": { "default_popup": "popup.html", "default_title": "Open the popup", "default_icon": { "19": "icons\/19x19.png", "38": "icons\/38x38.png" } }, "background": { "persistent": true, "scripts": [ "background.bundle.js" ] }, "content_scripts": [ { "matches": [ " |