Crypto Currency Tracker

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

Qu'est-ce que Crypto Currency Tracker ?

Crypto Currency Tracker est une extension Chrome développée par fact0reallc, et sa fonction principale est "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Crypto Currency Tracker

Téléchargez les fichiers d'extension Crypto Currency Tracker 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

                        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.                    

Informations de Base sur l'Extension

Nom Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
URL Officiel https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Description Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Taille du Fichier 714 KB
Nombre d'Installations 96
Version Actuelle 1.2.3
Dernière Mise à Jour 2018-09-23
Date de Publication 2018-09-23
Évaluation 4.67/5 Total 9 Évaluations
Développeur fact0reallc
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}