Cryptocurrency Price Ticker

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

Co je Cryptocurrency Price Ticker?

Cryptocurrency Price Ticker je rozšíření Chrome vyvinuté Ethan Chiasson, a jeho hlavní funkcí je „This extension displays the live price of Bitcoin, Litecoin, and Ethereum“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Cryptocurrency Price Ticker

Stáhněte si soubory rozšíření Cryptocurrency Price Ticker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
Oficiální URL https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
Popis This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Velikost souboru 47.29 KB
Počet instalací 37
Aktuální Verze 2.0
Poslední Aktualizace 2020-02-01
Datum Vydání 2020-02-01
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Ethan Chiasson
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}