CoinMarketCap Tracker

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

CoinMarketCap Tracker란 무엇입니까?

CoinMarketCap Tracker은(는) Kessawy에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Check cryptocurrencies' prices, changes on your browser immediately.."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

CoinMarketCap Tracker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 CoinMarketCap Tracker CoinMarketCap Tracker
ID jjfppgljnjgmkkbpkpbdbbdaleihgfnh
공식 URL https://chromewebstore.google.com/detail/coinmarketcap-tracker/jjfppgljnjgmkkbpkpbdbbdaleihgfnh
설명 Check cryptocurrencies' prices, changes on your browser immediately..
파일 크기 395 KB
설치 횟수 277
현재 버전 3.0
최근 업데이트 2023-12-23
출시 날짜 2018-05-06
평점 4.00/5 총 2 개의 평점
개발자 Kessawy
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    }
}