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
官方網址 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"
}