Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

Cryptocurrency Price Tickerとは何ですか?

Cryptocurrency Price TickerはEthan Chiassonによって開発されたChromeの拡張機能で、その主な機能は「This extension displays the live price of Bitcoin, Litecoin, and Ethereum」です。

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

screenshot

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

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

拡張機能の使用方法

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

拡張機能の基本情報

名前 Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
公式URL https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
説明 This extension displays the live price of Bitcoin, Litecoin, and Ethereum
ファイルサイズ 47.29 KB
インストール数 37
現在のバージョン 2.0
最終更新日 2020-02-01
公開日 2020-02-01
評価 5.00/5 合計 1 レビュー
開発者 Ethan Chiasson
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}