MOO Color Picker
To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.
Cos'è MOO Color Picker?
MOO Color Picker è un'estensione di Chrome sviluppata da Channel Studio, e la sua funzione principale è "To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MOO Color Picker
Scarica i file di estensione MOO Color Picker 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
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.
Informazioni di Base sull'Estensione
Nome | MOO Color Picker |
ID | ofmgjckcackgocnboajincbpjdmkbifg |
URL Ufficiale | https://chromewebstore.google.com/detail/moo-color-picker/ofmgjckcackgocnboajincbpjdmkbifg |
Descrizione | To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity. |
Dimensione del File | 404 KB |
Conteggio Installazioni | 543 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2021-12-03 |
Data di Pubblicazione | 2019-06-13 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | Channel Studio |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://moocolorstudy.com |
Lingue Supportate | 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": [ " |