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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | fbbckponafgkennhnmgfoikfmbkiplgp |
官方網址 | 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';" } |