CoinStats - Crypto Portfolio Tracker

Cryptocurrency live price and portfolio tracker.

Hvad er CoinStats - Crypto Portfolio Tracker?

CoinStats - Crypto Portfolio Tracker er en Chrome-udvidelse udviklet af http://coinstats.app, og dens hovedfunktion er "Cryptocurrency live price and portfolio tracker.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download CoinStats - Crypto Portfolio Tracker-udvidelses-CRX-fil

Download CoinStats - Crypto Portfolio Tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn CoinStats - Crypto Portfolio Tracker CoinStats - Crypto Portfolio Tracker
ID fbbckponafgkennhnmgfoikfmbkiplgp
Officiel URL https://chrome.google.com/webstore/detail/coinstats-crypto-portfoli/fbbckponafgkennhnmgfoikfmbkiplgp
Beskrivelse Cryptocurrency live price and portfolio tracker.
Filstørrelse 713 KB
Antal Installationer 13,717
Nuværende Version 1.2.2
Senest Opdateret 2020-10-09
Udgivelsesdato 2020-04-15
Bedømmelse 4.26/5 Samlet 27 Bedømmelser
Udvikler http://coinstats.app
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://coinstats.app
Hjælpeside-URL https://help.coinstats.app
URL til Fortrolighedspolitik Side https://coinstats.app/privacy.html
Understøttede Sprog 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';"
}