Spctrm

Gather your favorite colors in one place.

Spctrmとは何ですか?

SpctrmはSpctrmによって開発されたChromeの拡張機能で、その主な機能は「Gather your favorite colors in one place.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Spctrm拡張機能のCRXファイルをダウンロード

Spctrm拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ****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!                    

拡張機能の基本情報

名前 Spctrm Spctrm
ID ocpbmmehbdlieddfkpfippmnjgpdaphb
公式URL https://chromewebstore.google.com/detail/spctrm/ocpbmmehbdlieddfkpfippmnjgpdaphb
説明 Gather your favorite colors in one place.
ファイルサイズ 47.12 KB
インストール数 119
現在のバージョン 1.15
最終更新日 2018-04-21
公開日 2018-04-20
評価 4.53/5 合計 15 レビュー
開発者 Spctrm
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}