Cryptocurrency Price Ticker

This extension displays the live price of Bitcoin, Litecoin, and Ethereum

O que é Cryptocurrency Price Ticker?

Cryptocurrency Price Ticker é uma extensão do Chrome desenvolvida por Ethan Chiasson, e sua principal característica é "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Cryptocurrency Price Ticker

Baixe arquivos de extensão Cryptocurrency Price Ticker 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

                        Google Chrome Bitcoin, Litecoin, and Ethereum Price Ticker Extension. Adding this chrome extension gives you a quick and easy way to check the price of BTC,LTC, and ETH from within your browser.                    

Informações Básicas da Extensão

Nome Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
URL Oficial https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
Descrição This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Tamanho do Arquivo 47.29 KB
Contagem de Instalações 37
Versão Atual 2.0
Última Atualização 2020-02-01
Data de Publicação 2020-02-01
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Ethan Chiasson
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cryptocurrency Price Ticker",
    "description": "This extension displays the live price of Bitcoin, Litecoin, and Ethereum",
    "version": "2.0",
    "browser_action": {
        "default_icon": "\/images\/btc.png",
        "default_popup": "popup.html"
    }
}