CryptoZone TV

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

Qu'est-ce que CryptoZone TV ?

CryptoZone TV est une extension Chrome développée par daleb, et sa fonction principale est "The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CryptoZone TV

Téléchargez les fichiers d'extension CryptoZone TV au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom CryptoZone TV CryptoZone TV
ID ghcgngbdmlemandjclpibgnbgmjeembd
URL Officiel https://chrome.google.com/webstore/detail/cryptozone-tv/ghcgngbdmlemandjclpibgnbgmjeembd
Description The place for cryptocurrency investing and information from active investors and traders bitcoin and other cryptocurrency
Taille du Fichier 40.44 KB
Nombre d'Installations 12
Version Actuelle 1.3
Dernière Mise à Jour 2017-09-13
Date de Publication 2017-09-13
Évaluation 5.00/5 Total 1 Évaluations
Développeur daleb
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://cryptozone.tv
Langues Prises en Charge 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"
    ]
}