Cryptocurrency Price Ticker

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

Apa itu Cryptocurrency Price Ticker?

Cryptocurrency Price Ticker adalah ekstensi Chrome yang dikembangkan oleh Ethan Chiasson, dan fitur utamanya adalah "This extension displays the live price of Bitcoin, Litecoin, and Ethereum".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Cryptocurrency Price Ticker

Unduh file ekstensi Cryptocurrency Price Ticker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Cryptocurrency Price Ticker Cryptocurrency Price Ticker
ID pdpahdgmbnpeepflkedmdcieohpcpchh
URL Resmi https://chromewebstore.google.com/detail/cryptocurrency-price-tick/pdpahdgmbnpeepflkedmdcieohpcpchh
Deskripsi This extension displays the live price of Bitcoin, Litecoin, and Ethereum
Ukuran File 47.29 KB
Jumlah Instalasi 37
Versi Saat Ini 2.0
Terakhir Diperbarui 2020-02-01
Tanggal Publikasi 2020-02-01
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Ethan Chiasson
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}