MOO Color Picker
To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.
Was ist MOO Color Picker?
MOO Color Picker ist eine Chrome-Erweiterung, die von Channel Studio entwickelt wurde, und ihr Hauptmerkmal ist "To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity.".
Erweiterungsscreenshots
MOO Color Picker-Erweiterungs-CRX-Datei herunterladen
Laden Sie MOO Color Picker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | MOO Color Picker |
ID | ofmgjckcackgocnboajincbpjdmkbifg |
Offizielle URL | https://chromewebstore.google.com/detail/moo-color-picker/ofmgjckcackgocnboajincbpjdmkbifg |
Beschreibung | To celebrate the 100th anniversary of the Bauhaus, MOO has created this simple Chrome extension to help spark creativity. |
Dateigröße | 404 KB |
Installationsanzahl | 543 |
Aktuelle Version | 0.0.3 |
Letztes Update | 2021-12-03 |
Veröffentlichungsdatum | 2019-06-13 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | Channel Studio |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://moocolorstudy.com |
Unterstützte Sprachen | 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": [ " |