Top 100 CoinMarketCap

Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.

Top 100 CoinMarketCap란 무엇입니까?

Top 100 CoinMarketCap은(는) mrvuit에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        This extension can display up to 100 cryptocurrencies and global infos of the crypto market. Infos from 'coinmarketcap.com' API
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 usefull chrome extension.

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price and other 98 coins, among the top 100 coins worldwide, listed by CoinMarketCap!!                    

확장 프로그램 기본 정보

이름 Top 100 CoinMarketCap Top 100 CoinMarketCap
ID lmlkfeaobeebmdopkgjblohkfcgboida
공식 URL https://chrome.google.com/webstore/detail/top-100-coinmarketcap/lmlkfeaobeebmdopkgjblohkfcgboida
설명 Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.
파일 크기 66.04 KB
설치 횟수 196
현재 버전 2.7
최근 업데이트 2019-08-25
출시 날짜 2019-08-25
개발자 mrvuit
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://chrometemple.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Top 100 CoinMarketCap",
    "short_name": "Top 100 CoinMarketCap",
    "version": "2.7",
    "manifest_version": 2,
    "description": "Top 100 CoinMarketCap - Cryptocurrency market cap rankings, charts, and more.",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "Top 100 CoinMarketCap",
        "default_popup": "popup.html",
        "default_icon": "icon-128.png"
    },
    "permissions": [
        "storage"
    ]
}