Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

Crypto Panelとは何ですか?

Crypto PanelはEverydat Utilitesによって開発されたChromeの拡張機能で、その主な機能は「If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

拡張機能の基本情報

名前 Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
公式URL https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
説明 If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
ファイルサイズ 1.74 MB
インストール数 437
現在のバージョン 0.0.1
最終更新日 2017-10-27
公開日 2017-10-27
評価 3.67/5 合計 9 レビュー
開発者 Everydat Utilites
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}