Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Cos'è Crypto Panel?
Crypto Panel è un'estensione di Chrome sviluppata da Everydat Utilites, e la sua funzione principale è "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Crypto Panel
Scarica i file di estensione Crypto Panel in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
URL Ufficiale | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Descrizione | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Dimensione del File | 1.74 MB |
Conteggio Installazioni | 437 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2017-10-27 |
Data di Pubblicazione | 2017-10-27 |
Valutazione | 3.67/5 Totale 9 Valutazioni |
Sviluppatore | Everydat Utilites |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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\/*" ] } |