Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Wat is Crypto Panel?
Crypto Panel is een Chrome-extensie ontwikkeld door Everydat Utilites, en de belangrijkste functie is "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Extensie Screenshots
Download het CRX-bestand van de extensie Crypto Panel
Download Crypto Panel-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
Officiële URL | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Beschrijving | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Bestandsgrootte | 1.74 MB |
Aantal Installaties | 437 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2017-10-27 |
Publicatiedatum | 2017-10-27 |
Beoordeling | 3.67/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Everydat Utilites |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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\/*" ] } |