CryptoZone TV

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

Cos'è CryptoZone TV?

CryptoZone TV è un'estensione di Chrome sviluppata da daleb, e la sua funzione principale è "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione CryptoZone TV

Scarica i file di estensione CryptoZone TV in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome CryptoZone TV CryptoZone TV
ID ghcgngbdmlemandjclpibgnbgmjeembd
URL Ufficiale https://chrome.google.com/webstore/detail/cryptozone-tv/ghcgngbdmlemandjclpibgnbgmjeembd
Descrizione The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency
Dimensione del File 40.44 KB
Conteggio Installazioni 12
Versione Corrente 1.3
Ultimo Aggiornamento 2017-09-13
Data di Pubblicazione 2017-09-13
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore daleb
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://cryptozone.tv
Lingue Supportate 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"
    ]
}