Crypto Tracker

Be up-to-date and track your favorite Cryptocurrencies movement.

Qu'est-ce que Crypto Tracker ?

Crypto Tracker est une extension Chrome développée par Dinh Luong, et sa fonction principale est "Be up-to-date and track your favorite Cryptocurrencies movement.".

Captures d'Écran de l'Extension

screenshot

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

Téléchargez les fichiers d'extension Crypto 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 Cryptocurrencies movement. Now available for all Cryptocurrencies!                    

Informations de Base sur l'Extension

Nom Crypto Tracker Crypto Tracker
ID ebjjekdklfdnkbnjlinganmllmjfdblk
URL Officiel https://chromewebstore.google.com/detail/crypto-tracker/ebjjekdklfdnkbnjlinganmllmjfdblk
Description Be up-to-date and track your favorite Cryptocurrencies movement.
Taille du Fichier 99.16 KB
Nombre d'Installations 2,176
Version Actuelle 2309
Dernière Mise à Jour 2023-09-08
Date de Publication 2019-07-12
Évaluation 4.35/5 Total 23 Évaluations
Développeur Dinh Luong
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/dinhnerz/CryptoTracker#-crypto-tracker
Langues Prises en Charge en-US
manifest.json
{
    "manifest_version": 3,
    "name": "Crypto Tracker",
    "options_page": "html\/options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2309",
    "action": {
        "default_icon": {
            "19": "images\/CT-logo-19.png",
            "38": "images\/CT-logo-38.png"
        },
        "default_popup": "html\/main.html",
        "default_title": "Crypto Tracker"
    },
    "description": "Be up-to-date and track your favorite Cryptocurrencies movement.",
    "homepage_url": "https:\/\/github.com\/dinhnerz\/CryptoTracker#-crypto-tracker",
    "icons": {
        "128": "images\/CT-logo-128.png",
        "19": "images\/CT-logo-19.png",
        "38": "images\/CT-logo-38.png"
    }
}