CoinStats - Crypto Portfolio Tracker

Cryptocurrency live price and portfolio tracker.

O que é CoinStats - Crypto Portfolio Tracker?

CoinStats - Crypto Portfolio Tracker é uma extensão do Chrome desenvolvida por http://coinstats.app, e sua principal característica é "Cryptocurrency live price and portfolio tracker.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão CoinStats - Crypto Portfolio Tracker

Baixe arquivos de extensão CoinStats - Crypto Portfolio Tracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome CoinStats - Crypto Portfolio Tracker CoinStats - Crypto Portfolio Tracker
ID fbbckponafgkennhnmgfoikfmbkiplgp
URL Oficial https://chrome.google.com/webstore/detail/coinstats-crypto-portfoli/fbbckponafgkennhnmgfoikfmbkiplgp
Descrição Cryptocurrency live price and portfolio tracker.
Tamanho do Arquivo 713 KB
Contagem de Instalações 13,717
Versão Atual 1.2.2
Última Atualização 2020-10-09
Data de Publicação 2020-04-15
Classificação 4.26/5 Total de 27 Avaliações
Desenvolvedor http://coinstats.app
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://coinstats.app
URL da Página de Ajuda https://help.coinstats.app
URL da Página de Política de Privacidade https://coinstats.app/privacy.html
Idiomas Suportados 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';"
}