CryptoTab

This extension shows the latest prices of various cryptocurrencies in the new tab window.

CryptoTabとは何ですか?

CryptoTabはNoah Makowによって開発されたChromeの拡張機能で、その主な機能は「This extension shows the latest prices of various cryptocurrencies in the new tab window.」です。

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

screenshot

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

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

拡張機能の使用方法

                        View the latest cryptocurrency prices in your new tab window!

Don't waste time constantly checking back on the latest prices of all your favorite crypto-currencies. Get updates on the price every time you open a new window!

This extension is not meant to be used as a precise representation of crypto-currency prices or market capitalizations. Prices may be off from true prices by a matter of minutes. It is the responsibility of the user to ensure that the information in the extension is consistent with external sources. CryptoTab should not be used or trusted as a source of reliable information for making investment decisions.                    

拡張機能の基本情報

名前 CryptoTab CryptoTab
ID fhbdfgoahpihjmcpjnhcdofenlhfaicd
公式URL https://chromewebstore.google.com/detail/cryptotab/fhbdfgoahpihjmcpjnhcdofenlhfaicd
説明 This extension shows the latest prices of various cryptocurrencies in the new tab window.
ファイルサイズ 77.36 KB
インストール数 2,023
現在のバージョン 0.0.1
最終更新日 2017-12-22
公開日 2017-12-22
評価 4.46/5 合計 48 レビュー
開発者 Noah Makow
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CryptoTab",
    "description": "This extension shows the latest prices of various cryptocurrencies in the new tab window.",
    "version": "0.0.1",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "permissions": [
        "https:\/\/api.coinmarketcap.com\/"
    ]
}