CryptoTabs

Real-time crypto prices in your new tab.

CryptoTabs란 무엇입니까?

CryptoTabs은(는) https://cryptotabs.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Real-time crypto prices in your new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Get the latest prices for Bitcoin, Etherium, Litecoin, Ripple and more in your new tab. See the value of any cryptocurrency in most fiat currencies.                    

확장 프로그램 기본 정보

이름 CryptoTabs CryptoTabs
ID lbcjaollbgiecemkpbllpkbeffegcllo
공식 URL https://chromewebstore.google.com/detail/cryptotabs/lbcjaollbgiecemkpbllpkbeffegcllo
설명 Real-time crypto prices in your new tab.
파일 크기 776 KB
설치 횟수 5,191
현재 버전 0.0.2
최근 업데이트 2019-07-17
출시 날짜 2019-07-16
평점 4.47/5 총 15 개의 평점
개발자 https://cryptotabs.app
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CryptoTabs",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "Real-time crypto prices in your new tab.",
    "icons": {
        "128": "cryptotabs-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "extension.html"
    }
}