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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | ghcgngbdmlemandjclpibgnbgmjeembd |
官方網址 | 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" ] } |