Mosaic

Hunt your hues. Directly from your browser.

Wat is Mosaic?

Mosaic is een Chrome-extensie ontwikkeld door SRMKZILLA, en de belangrijkste functie is "Hunt your hues. Directly from your browser.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Mosaic

Download Mosaic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Mosaic is your new BFF for generating the perfect palette for your UI. Generate beautiful complimentary colors randomly or from our trusted trending palettes. We created Mosaic so that designers don't lose vision while creating a UI.

It is FAST.SIMPLE.BEAUTIFUL. 
If you find a hex code that you want to incorporate in your design, simply add it to the palette and it is now housed on your browser!

Fixated on a color? Lock your eyes on it.
Mosaic allows you to lock a particular color and generate complementary others so that you never have to say goodbye to those amazing shades.

Create.Snap.Share!
Loving your palette that Mosaic created? Save it as a .png and share it with your team!                    

Basisinformatie over de Extensie

Naam Mosaic Mosaic
ID eimhoaekjnojedgcoikkiijnphklhfml
Officiële URL https://chrome.google.com/webstore/detail/mosaic/eimhoaekjnojedgcoikkiijnphklhfml
Beschrijving Hunt your hues. Directly from your browser.
Bestandsgrootte 769 KB
Aantal Installaties 763
Huidige Versie 1.0.1
Laatst Bijgewerkt 2020-08-20
Publicatiedatum 2020-08-18
Beoordeling 4.89/5 Totaal 18 Beoordelingen
Ontwikkelaar SRMKZILLA
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/srm-kzilla/mosaic
Help Pagina-URL https://github.com/srm-kzilla/mosaic/issues
URL van de Privacybeleid Pagina https://srmkzilla.net/projects/mosaic/policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mosaic",
    "version": "1.0.1",
    "description": "Hunt your hues. Directly from your browser.",
    "short_name": "Mosaic",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-cFyNkAh74muYbIHXxMOavrIesmPaGdNlvgLGgwG4KoE='; object-src 'self'"
}