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
官方網址 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
電子郵箱 [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"
    }
}