Cryptocurrency Price Ticker

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

Cos'è Cryptocurrency Price Ticker?

Cryptocurrency Price Ticker è un'estensione di Chrome sviluppata da Ethan Chiasson, e la sua funzione principale è "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Cryptocurrency Price Ticker

Scarica i file di estensione Cryptocurrency Price Ticker 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

                        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.                    

Informazioni di Base sull'Estensione

Nome Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
URL Ufficiale https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
Descrizione This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Dimensione del File 47.29 KB
Conteggio Installazioni 37
Versione Corrente 2.0
Ultimo Aggiornamento 2020-02-01
Data di Pubblicazione 2020-02-01
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Ethan Chiasson
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}