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ファイルをダウンロード

CryptoZone TV拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}