Crypto Currency Tracker

Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox

Was ist Crypto Currency Tracker?

Crypto Currency Tracker ist eine Chrome-Erweiterung, die von fact0reallc entwickelt wurde, und ihr Hauptmerkmal ist "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Erweiterungsscreenshots

screenshot

Crypto Currency Tracker-Erweiterungs-CRX-Datei herunterladen

Laden Sie Crypto Currency Tracker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Track your favorite crypto-currencies and see how they change over time. Easy to view the history with the average scale giving you the idea of what trend your currency is following. History for 10 days, 30 days and 12 months. 
Includes all the coins enlisted on coin-capmarket to date. Just type in the name of coin, it's that easy. 
BONUS!!! Top 5 and Bottom 5 coins for the day and the live table.                    

Grundlegende Informationen zur Erweiterung

Name Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Offizielle URL https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Beschreibung Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Dateigröße 714 KB
Installationsanzahl 96
Aktuelle Version 1.2.3
Letztes Update 2018-09-23
Veröffentlichungsdatum 2018-09-23
Bewertung 4.67/5 Insgesamt 9 Bewertungen
Entwickler fact0reallc
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "name": "Crypto Currency Tracker",
    "description": "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox",
    "version": "1.2.3",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}