Spctrm

Gather your favorite colors in one place.

Qu'est-ce que Spctrm ?

Spctrm est une extension Chrome développée par Spctrm, et sa fonction principale est "Gather your favorite colors in one place.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Spctrm

Téléchargez les fichiers d'extension Spctrm au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ****Update****
You ask, we listen! Clicking on the hex code right now will copy it to your clipboard! TRY IT!

Spctrm offers a nice, precise and efficient way for you to generate your very own color palettes! With the ability to name each palette, you'll never have to keep track of which color palette is for which project! With each export, it comes with a minimalistic design together with the hex code crying out to be used in YOUR very own project. So go ahead and click that download button to get started on making your very first Spctrm palette! 

[Feedbacks and bug reports]
We are still in the beta stages of our release! You can shoot us an email at [email protected]

If you like Spctrm, we would highly appreciate if you'd show us some love by giving us the 5 star review (: 

Stay tuned for more features!                    

Informations de Base sur l'Extension

Nom Spctrm Spctrm
ID ocpbmmehbdlieddfkpfippmnjgpdaphb
URL Officiel https://chromewebstore.google.com/detail/spctrm/ocpbmmehbdlieddfkpfippmnjgpdaphb
Description Gather your favorite colors in one place.
Taille du Fichier 47.12 KB
Nombre d'Installations 119
Version Actuelle 1.15
Dernière Mise à Jour 2018-04-21
Date de Publication 2018-04-20
Évaluation 4.53/5 Total 15 Évaluations
Développeur Spctrm
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Spctrm",
    "description": "Gather your favorite colors in one place.",
    "version": "1.15",
    "short_name": "Spctrm",
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "icons": {
        "128": "img\/icon.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_title": "Spcrtm",
        "default_popup": "popup.html"
    }
}