CryptoZone TV

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

CryptoZone TVคืออะไร?

CryptoZone TV เป็นส่วนขยายของ Chrome ที่พัฒนาโดย daleb และคุณลักษณะหลักของมันคือ "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CryptoZone TV

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}