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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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';"
}