CryptoZone TV

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

Hvad er CryptoZone TV?

CryptoZone TV er en Chrome-udvidelse udviklet af daleb, og dens hovedfunktion er "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency".

Udvidelsesskærmbilleder

screenshot

Download CryptoZone TV-udvidelses-CRX-fil

Download CryptoZone TV-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn CryptoZone TV CryptoZone TV
ID ghcgngbdmlemandjclpibgnbgmjeembd
Officiel URL https://chrome.google.com/webstore/detail/cryptozone-tv/ghcgngbdmlemandjclpibgnbgmjeembd
Beskrivelse The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency
Filstørrelse 40.44 KB
Antal Installationer 12
Nuværende Version 1.3
Senest Opdateret 2017-09-13
Udgivelsesdato 2017-09-13
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler daleb
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://cryptozone.tv
Understøttede Sprog 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"
    ]
}