Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Was ist Crypto Panel?
Crypto Panel ist eine Chrome-Erweiterung, die von Everydat Utilites entwickelt wurde, und ihr Hauptmerkmal ist "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Erweiterungsscreenshots
Crypto Panel-Erweiterungs-CRX-Datei herunterladen
Laden Sie Crypto Panel-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
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000 altcoins price and market cap info. You can costumize what cryptocurrency you want to have info for and for what period chart should show data. Chart is only optional also. Maybe you want just simple box with price.
Grundlegende Informationen zur Erweiterung
Name | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
Offizielle URL | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Beschreibung | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Dateigröße | 1.74 MB |
Installationsanzahl | 437 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2017-10-27 |
Veröffentlichungsdatum | 2017-10-27 |
Bewertung | 3.67/5 Insgesamt 9 Bewertungen |
Entwickler | Everydat Utilites |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crypto Panel", "version": "0.0.1", "manifest_version": 2, "description": "", "homepage_url": "http:\/\/micro-js.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Crypto Panel", "default_popup": "index.html" }, "permissions": [ "http:\/\/coincap.io\/*" ] } |