CryptoVue

Stay up to date with the best performing cryptocurrencies on the market!

CryptoVueとは何ですか?

CryptoVueはhttps://www.cryptovue.comによって開発されたChromeの拡張機能で、その主な機能は「Stay up to date with the best performing cryptocurrencies on the market!」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Keep track of the ten best performing cryptocurrencies, straight from your browser!

CryptoVue helps you stay up to date with the most popular cryptocurrencies based on market cap, price and overall circulating supply. Always real-time and up to date, CryptoVue obtains its data from the leading cryptocurrency resource CoinMarketCap.

Head over to https://cryptovue.com to get the full experience. If there's any questions/comments/improvements you would like - feel free to fill out the form in the support tab and you'll receive a response shortly :).

Note: This is an independently maintained project and donations are more than appreciated if possible!
BTC - 1cV9YMjpweZyJ17DJbTa1WELs4BjdmUMp
ETH - 0x5af8dfc441d4068f705372f461a85aba49aa5f46                    

拡張機能の基本情報

名前 CryptoVue CryptoVue
ID napoemcdmdclmpokfkfpghimocphhfea
公式URL https://chromewebstore.google.com/detail/cryptovue/napoemcdmdclmpokfkfpghimocphhfea
説明 Stay up to date with the best performing cryptocurrencies on the market!
ファイルサイズ 27.01 KB
インストール数 179
現在のバージョン 1.3
最終更新日 2017-08-14
公開日 2017-08-14
評価 4.55/5 合計 11 レビュー
開発者 https://www.cryptovue.com
支払い方法 free
拡張機能のウェブサイト https://www.cryptovue.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CryptoVue",
    "short_name": "CryptoVue",
    "version": "1.3",
    "description": "Stay up to date with the best performing cryptocurrencies on the market!",
    "icons": {
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "24": "img\/icon24.png",
            "32": "img\/icon32.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png"
        },
        "default_title": "CryptoVue",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/www.cryptovue.com\/"
    ],
    "author": "Hassan Djirdeh",
    "homepage_url": "https:\/\/cryptovue.com"
}