Crypto Currency Tracker

Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox

O que é Crypto Currency Tracker?

Crypto Currency Tracker é uma extensão do Chrome desenvolvida por fact0reallc, e sua principal característica é "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Crypto Currency Tracker

Baixe arquivos de extensão Crypto Currency Tracker 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

                        Track your favorite crypto-currencies and see how they change over time. Easy to view the history with the average scale giving you the idea of what trend your currency is following. History for 10 days, 30 days and 12 months. 
Includes all the coins enlisted on coin-capmarket to date. Just type in the name of coin, it's that easy. 
BONUS!!! Top 5 and Bottom 5 coins for the day and the live table.                    

Informações Básicas da Extensão

Nome Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
URL Oficial https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Descrição Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Tamanho do Arquivo 714 KB
Contagem de Instalações 96
Versão Atual 1.2.3
Última Atualização 2018-09-23
Data de Publicação 2018-09-23
Classificação 4.67/5 Total de 9 Avaliações
Desenvolvedor fact0reallc
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "name": "Crypto Currency Tracker",
    "description": "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox",
    "version": "1.2.3",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}