Crypto Prices

Real-time cryptocurrency price, market cap and rankings.

Apa itu Crypto Prices?

Crypto Prices adalah ekstensi Chrome yang dikembangkan oleh https://www.electronic-currency.com, dan fitur utamanya adalah "Real-time cryptocurrency price, market cap and rankings.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Crypto Prices

Unduh file ekstensi Crypto Prices 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

                        Real-time cryptocurrency prices, market cap and rankings. Rates are updated from Coinmarketcap API.                    

Informasi Dasar Ekstensi

Nama Crypto Prices Crypto Prices
ID kkmafppmcealainejjmefoahhoaepncn
URL Resmi https://chromewebstore.google.com/detail/crypto-prices/kkmafppmcealainejjmefoahhoaepncn
Deskripsi Real-time cryptocurrency price, market cap and rankings.
Ukuran File 42.63 KB
Jumlah Instalasi 464
Versi Saat Ini 1.1.2
Terakhir Diperbarui 2019-05-03
Tanggal Publikasi 2019-05-03
Penilaian 4.13/5 Total 8 Penilaian
Pengembang https://www.electronic-currency.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Prices",
    "version": "1.1.2",
    "manifest_version": 2,
    "description": "Real-time cryptocurrency price, market cap and rankings.",
    "browser_action": {
        "default_title": "Crypto Prices",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png",
        "48": "icons\/icon48.png",
        "32": "icons\/icon32.png",
        "16": "icons\/icon16.png"
    }
}