CryptoZone TV

The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency

CryptoZone TV란 무엇입니까?

CryptoZone TV은(는) daleb에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        The CryptoZone is the place for cryptocurrency investing information from active investors and traders of bitcoin and other cryptocurrencies.

The cryptocurrency market can be a fast moving and somewhat volatile market.  While the rewards can be significant, so can the risks if you don't have the right information.

CryptoZone.tv features trusted and vetted investors, traders and cryptocurrency miners that have put their own money on the table, generating income and are willing to share their knowledge and experience with you so we can continue to grow this new economy.                    

확장 프로그램 기본 정보

이름 CryptoZone TV CryptoZone TV
ID ghcgngbdmlemandjclpibgnbgmjeembd
공식 URL https://chrome.google.com/webstore/detail/cryptozone-tv/ghcgngbdmlemandjclpibgnbgmjeembd
설명 The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency
파일 크기 40.44 KB
설치 횟수 12
현재 버전 1.3
최근 업데이트 2017-09-13
출시 날짜 2017-09-13
평점 5.00/5 총 1 개의 평점
개발자 daleb
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://cryptozone.tv
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CryptoZone TV",
    "manifest_version": 2,
    "short_name": "cryptozone",
    "description": "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency",
    "version": "1.3",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_173-1505244172.png"
    },
    "icons": {
        "128": "128px_173-1505244462.jpg"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}