CoinStats - Crypto Portfolio Tracker

Cryptocurrency live price and portfolio tracker.

什么是CoinStats - Crypto Portfolio Tracker?

CoinStats - Crypto Portfolio Tracker是由http://coinstats.app开发的Chrome扩展程序,该扩展的主要功能是“Cryptocurrency live price and portfolio tracker.”。

扩展截图

screenshot
screenshot
screenshot

下载CoinStats - Crypto Portfolio Tracker扩展crx文件

下载CoinStats - Crypto Portfolio Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Welcome to Coin Stats, the #1 FREE Bitcoin and cryptocurrency portfolio tracker app. Stay informed on the latest live crypto prices in real-time, view essential market data at a glance and effectively monitor your investments. Coin Stats gives you the ability to track and sync your entire cryptocurrency portfolio, all centralized in a single app.

Sophisticated enough for professional investors but simple enough to use for enthusiastic first timers, Coin Stats has everything you need to manage and grow your crypto portfolio. Measure your performance, learn about and anticipate crypto value changes and know instantly when crypto prices move, Coin Stats helps you make better decisions about your investments.

Track Bitcoin, Ethereum, Litecoin, and over 8,000 cryptocurrency prices from 350+ exchanges. Use your local currency and sync your favourite exchanges and wallets automatically to your Coin Stats portfolio so you don’t have to manually add transactions. See prices, values & changes in real-time, Coin Stats brings all the crypto related news from over 40 sources to a single screen and much more!

FEATURES:
COIN RESEARCH
Find the next great coin. Advanced filtering, sorting and research makes it easier to find your next crypto investment. Access the latest data about any cryptocurrency, such as Bitcoin, links to their website, reddit, twitter and read up to date news in order to get as much information as possible.

TRACK EVERY COIN AND BITCOIN PRICE
Never miss a buying or selling opportunity. Easily track and follow live prices of 5,000+ cryptocurrencies in real-time and access charts & analytical data. Select the exchange you’re using, look at average prices across all exchanges and ‘favorite’ the coins you want to keep an eye on. 

COIN INSIGHTS
See how much others hold, buy or sell Bitcoin or other cryptocurrencies using CoinStats Insights.

YOUR PORTFOLIO
See all your portfolios on one screen. Set up your portfolio in Coin Stats by manually adding your buy/sell transactions or syncing your exchange account and wallets for a live view. Coin Stats allows you to connect it automatically, for easier transaction history entry with read-only API keys. All major exchanges are listed; Binance, Bitfinex, Bittrex, HitBTC, Coinbase, Kucoin, Bitstamp and others. 



PORTFOLIO SHARING
Compare your crypto portfolio with friends and track your gains over time. You can share one or more of your portfolios and it will appear in their CoinStats app or website.

NEWS
Coin Stats brings all the crypto related news from over 40 sources to a single screen so you can easily stay on top of the market.

WEEKLY UPDATES
The Coin Stats app is updated each week with more features and improvements for our users. You can check our backlog and plans at feedback.coinstats.app


Download CoinStats today and discover an essential, unified cryptocurrency management tool, allowing you to monitor the market whenever and wherever you want to.

Supported exchanges for sync: Binance, Bittrex, Kraken, Liqui, Cryptopia, Coinbase, Cex.io, Bitfinex, Coinbase Pro, Poloniex, Huobi Pro, Bitso, Bitstamp, Beaxy

Supported wallets for sync: Ethereum (ETH) wallet, Bitcoin (BTC) Wallet, Ripple (XRP) wallet, Siacoin wallet, NEO wallet. Dash wallet, DeepOnion Wallet, Cardano (ADA) wallet, TRON (TRX) wallet, EOS Wallet, Ledger Nano hardware wallet.                    

扩展基本信息

名称 CoinStats - Crypto Portfolio Tracker CoinStats - Crypto Portfolio Tracker
ID fbbckponafgkennhnmgfoikfmbkiplgp
官方URL https://chrome.google.com/webstore/detail/coinstats-crypto-portfoli/fbbckponafgkennhnmgfoikfmbkiplgp
简介 Cryptocurrency live price and portfolio tracker.
文件大小 713 KB
安装次数 13,717
当前版本 1.2.2
更新时间 2020-10-09
上架时间 2020-04-15
评分 4.26/5 共27次评分
开发者 http://coinstats.app
电子邮箱 [email protected]
付费类型 free
扩展官网 https://coinstats.app
帮助页面URL https://help.coinstats.app
隐私政策页面URL https://coinstats.app/privacy.html
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "CoinStats",
    "name": "CoinStats - Crypto Portfolio Tracker",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Coin Stats",
        "default_icon": {
            "16": "images\/16.png",
            "24": "images\/24.png",
            "32": "images\/32.png"
        }
    },
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "description": "Cryptocurrency live price and portfolio tracker.",
    "permissions": [
        "cookies",
        "https:\/\/coinstats.app\/"
    ],
    "version": "1.2.2",
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU=' https:\/\/ssl.google-analytics.com; object-src 'self';"
}