Top 100 CoinMarketCap

Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.

Top 100 CoinMarketCapとは何ですか?

Top 100 CoinMarketCapはmrvuitによって開発されたChromeの拡張機能で、その主な機能は「Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        This extension can display up to 100 cryptocurrencies and global infos of the crypto market. Infos from 'coinmarketcap.com' API
With the constant rise of all cryptocurrencies in the world and their predestined future, it's time to keep an eye on the whole market cap. 
Watch prices and variations of a cryptocurrency with this light but usefull chrome extension.

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price and other 98 coins, among the top 100 coins worldwide, listed by CoinMarketCap!!                    

拡張機能の基本情報

名前 Top 100 CoinMarketCap Top 100 CoinMarketCap
ID lmlkfeaobeebmdopkgjblohkfcgboida
公式URL https://chrome.google.com/webstore/detail/top-100-coinmarketcap/lmlkfeaobeebmdopkgjblohkfcgboida
説明 Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.
ファイルサイズ 66.04 KB
インストール数 196
現在のバージョン 2.7
最終更新日 2019-08-25
公開日 2019-08-25
開発者 mrvuit
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://chrometemple.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Top 100 CoinMarketCap",
    "short_name": "Top 100 CoinMarketCap",
    "version": "2.7",
    "manifest_version": 2,
    "description": "Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "Top 100 CoinMarketCap",
        "default_popup": "popup.html",
        "default_icon": "icon-128.png"
    },
    "permissions": [
        "storage"
    ]
}