CoinCab
CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove…
Was ist CoinCab?
CoinCab ist eine Chrome-Erweiterung, die von Outhouz, Inc. entwickelt wurde, und ihr Hauptmerkmal ist "CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove…".
Erweiterungsscreenshots
CoinCab-Erweiterungs-CRX-Datei herunterladen
Laden Sie CoinCab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove cryptocurrencies to view individual and overall price and change information, all without having to create an account. This browser plugin is great for tracking your crypto holdings anonymously, but can also be utilized as an educational tool. Educators can create theoretical portfolios and watch them change over time. Powered by CryptoCompare. Features --------- - Multiple Cryptocurrency options - Multiple Fiat options - Light and Dark theme options - Use of your browser's local storage to eliminate the need to make an account - Multiple Cryptocurrency charts - Portfolio dashboard with total holdings statistics - Live cryptocurrency price tickers and calculators Latest Version: v2.1.4 Changelog: - New branding - Added option to delete entire portfolio list with confirmation - Added 'Waves' cryptocurrency option - Minor bug fixes
Grundlegende Informationen zur Erweiterung
Name | CoinCab |
ID | pdkphaincebbciejocnijdoldikjjpka |
Offizielle URL | https://chromewebstore.google.com/detail/coincab/pdkphaincebbciejocnijdoldikjjpka |
Beschreibung | CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove… |
Dateigröße | 1.44 MB |
Installationsanzahl | 25 |
Aktuelle Version | 2.2.9 |
Letztes Update | 2018-04-15 |
Veröffentlichungsdatum | 2018-04-15 |
Bewertung | 4.00/5 Insgesamt 4 Bewertungen |
Entwickler | Outhouz, Inc. |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "CoinCab", "name": "CoinCab", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "CoinCab", "default_icon": { "16": "icon16.png", "32": "icon32.png" } }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "version": "2.2.9" } |