Crypto Panel
If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
O que é Crypto Panel?
Crypto Panel é uma extensão do Chrome desenvolvida por Everydat Utilites, e sua principal característica é "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Crypto Panel
Baixe arquivos de extensão Crypto Panel no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | edmfefhgemipfljchhlalhoebfpcikch |
URL Oficial | https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch |
Descrição | If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000… |
Tamanho do Arquivo | 1.74 MB |
Contagem de Instalações | 437 |
Versão Atual | 0.0.1 |
Última Atualização | 2017-10-27 |
Data de Publicação | 2017-10-27 |
Classificação | 3.67/5 Total de 9 Avaliações |
Desenvolvedor | Everydat Utilites |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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\/*" ] } |