CSS Color Helper

All the CSS color help you need

CSS Color Helperとは何ですか?

CSS Color HelperはAnell Kumarr Beeramによって開発されたChromeの拡張機能で、その主な機能は「All the CSS color help you need」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        All the CSS color help you need for designers and developers alike. Color codes, pickers, converters and palettes.                    

拡張機能の基本情報

名前 CSS Color Helper CSS Color Helper
ID hiljhpcfhankmcfomogedikgkpnhocjl
公式URL https://chromewebstore.google.com/detail/css-color-helper/hiljhpcfhankmcfomogedikgkpnhocjl
説明 All the CSS color help you need
ファイルサイズ 3.13 MB
インストール数 21
現在のバージョン 1.0
最終更新日 2019-11-29
公開日 2019-11-28
評価 5.00/5 合計 2 レビュー
開発者 Anell Kumarr Beeram
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CSS Color Helper",
    "version": "1.0",
    "description": "All the CSS color help you need",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "CSS Color Helper: All the CSS color help you need"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}