CoinCab

CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove…

CoinCab란 무엇입니까?

CoinCab은(는) Outhouz, Inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove cryptocurrencies to view individual and overall price and change information, all without having to create an account. 

This browser plugin is great for tracking your crypto holdings anonymously, but can also be utilized as an educational tool. Educators can create theoretical portfolios and watch them change over time. 

Powered by CryptoCompare.


Features
---------

- Multiple Cryptocurrency options
- Multiple Fiat options
- Light and Dark theme options
- Use of your browser's local storage to eliminate the need to make an account
- Multiple Cryptocurrency charts
- Portfolio dashboard with total holdings statistics
- Live cryptocurrency price tickers and calculators

Latest Version: v2.1.4

Changelog:
- New branding
- Added option to delete entire portfolio list with confirmation
- Added 'Waves' cryptocurrency option
- Minor bug fixes                    

확장 프로그램 기본 정보

이름 CoinCab CoinCab
ID pdkphaincebbciejocnijdoldikjjpka
공식 URL https://chromewebstore.google.com/detail/coincab/pdkphaincebbciejocnijdoldikjjpka
설명 CoinCab is a cryptocurrency holdings portfolio, calculator, price ticker, and market stats application. Easily add and remove…
파일 크기 1.44 MB
설치 횟수 25
현재 버전 2.2.9
최근 업데이트 2018-04-15
출시 날짜 2018-04-15
평점 4.00/5 총 4 개의 평점
개발자 Outhouz, Inc.
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "CoinCab",
    "name": "CoinCab",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "CoinCab",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "version": "2.2.9"
}