CryptoZone TV
The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency
O que é CryptoZone TV?
CryptoZone TV é uma extensão do Chrome desenvolvida por daleb, e sua principal característica é "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CryptoZone TV
Baixe arquivos de extensão CryptoZone TV 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
The CryptoZone is the place for cryptocurrency investing information from active investors and traders of bitcoin and other cryptocurrencies. The cryptocurrency market can be a fast moving and somewhat volatile market. While the rewards can be significant, so can the risks if you don't have the right information. CryptoZone.tv features trusted and vetted investors, traders and cryptocurrency miners that have put their own money on the table, generating income and are willing to share their knowledge and experience with you so we can continue to grow this new economy.
Informações Básicas da Extensão
Nome | |
ID | ghcgngbdmlemandjclpibgnbgmjeembd |
URL Oficial | https://chrome.google.com/webstore/detail/cryptozone-tv/ghcgngbdmlemandjclpibgnbgmjeembd |
Descrição | The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency |
Tamanho do Arquivo | 40.44 KB |
Contagem de Instalações | 12 |
Versão Atual | 1.3 |
Última Atualização | 2017-09-13 |
Data de Publicação | 2017-09-13 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | daleb |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://cryptozone.tv |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CryptoZone TV", "manifest_version": 2, "short_name": "cryptozone", "description": "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency", "version": "1.3", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_173-1505244172.png" }, "icons": { "128": "128px_173-1505244462.jpg" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |