CoinMarketCap Tracker

Check cryptocurrencies' prices, changes on your browser immediately..

Apa itu CoinMarketCap Tracker?

CoinMarketCap Tracker adalah ekstensi Chrome yang dikembangkan oleh Kessawy, dan fitur utamanya adalah "Check cryptocurrencies' prices, changes on your browser immediately..".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi CoinMarketCap Tracker

Unduh file ekstensi CoinMarketCap Tracker 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

                        This Price Ticker can display over 1500 cryptocurrencies and global infos of the crypto market. 
With the constant rise of all cryptocurrencies in the world and their predestined future, it's time to keep an eye on the whole market cap. 
Watch prices and variations of a cryptocurrency with this light but useful chrome extension.

Current Version: 3.0.1

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price but also all others coins, listed by CoinMarketCap!!
- Available in all currencies and languages!                    

Informasi Dasar Ekstensi

Nama CoinMarketCap Tracker CoinMarketCap Tracker
ID jjfppgljnjgmkkbpkpbdbbdaleihgfnh
URL Resmi https://chromewebstore.google.com/detail/coinmarketcap-tracker/jjfppgljnjgmkkbpkpbdbbdaleihgfnh
Deskripsi Check cryptocurrencies' prices, changes on your browser immediately..
Ukuran File 395 KB
Jumlah Instalasi 277
Versi Saat Ini 3.0
Terakhir Diperbarui 2023-12-23
Tanggal Publikasi 2018-05-06
Penilaian 4.00/5 Total 2 Penilaian
Pengembang Kessawy
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoinMarketCap Tracker",
    "version": "3.0",
    "manifest_version": 3,
    "description": "Check cryptocurrencies' prices, changes on your browser immediately..",
    "background": {
        "service_worker": "js\/script.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_popup_tab_title": "CoinMarketCap Tracker"
    },
    "icons": {
        "16": "img\/Bitcoin-icon.png",
        "48": "img\/Bitcoin-icon.png",
        "128": "img\/Bitcoin-icon.png"
    }
}