CoinMarketCap Tracker

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

CoinMarketCap Tracker là gì?

CoinMarketCap Tracker là một tiện ích mở rộng Chrome được phát triển bởi Kessawy, và tính năng chính của nó là "Check cryptocurrencies' prices, changes on your browser immediately..".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CoinMarketCap Tracker

Tải xuống các tệp mở rộng CoinMarketCap Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CoinMarketCap Tracker CoinMarketCap Tracker
ID jjfppgljnjgmkkbpkpbdbbdaleihgfnh
URL Chính Thức https://chromewebstore.google.com/detail/coinmarketcap-tracker/jjfppgljnjgmkkbpkpbdbbdaleihgfnh
Mô tả Check cryptocurrencies' prices, changes on your browser immediately..
Kích Thước Tệp 395 KB
Số Lần Cài Đặt 277
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2023-12-23
Ngày Phát Hành 2018-05-06
Đánh Giá 4.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Kessawy
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}