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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |