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"
    ]
}