CoinMarketCap Tracker

Check cryptocurrencies' prices, changes on your browser immediately..

Qu'est-ce que CoinMarketCap Tracker ?

CoinMarketCap Tracker est une extension Chrome développée par Kessawy, et sa fonction principale est "Check cryptocurrencies' prices, changes on your browser immediately..".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

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

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

                        This Price Ticker can display over 1500 cryptocurrencies and global infos of the crypto market. 
With the constant rise of all cryptocurrencies in the world and their predestined future, it's time to keep an eye on the whole market cap. 
Watch prices and variations of a cryptocurrency with this light but useful chrome extension.

Current Version: 3.0.1

The icon can display at a glance:
- Global Market Cap
- Bitcoin, Ehtereum price but also all others coins, listed by CoinMarketCap!!
- Available in all currencies and languages!                    

Informations de Base sur l'Extension

Nom CoinMarketCap Tracker CoinMarketCap Tracker
ID jjfppgljnjgmkkbpkpbdbbdaleihgfnh
URL Officiel https://chromewebstore.google.com/detail/coinmarketcap-tracker/jjfppgljnjgmkkbpkpbdbbdaleihgfnh
Description Check cryptocurrencies' prices, changes on your browser immediately..
Taille du Fichier 395 KB
Nombre d'Installations 277
Version Actuelle 3.0
Dernière Mise à Jour 2023-12-23
Date de Publication 2018-05-06
Évaluation 4.00/5 Total 2 Évaluations
Développeur Kessawy
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoinMarketCap Tracker",
    "version": "3.0",
    "manifest_version": 3,
    "description": "Check cryptocurrencies' prices, changes on your browser immediately..",
    "background": {
        "service_worker": "js\/script.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_popup_tab_title": "CoinMarketCap Tracker"
    },
    "icons": {
        "16": "img\/Bitcoin-icon.png",
        "48": "img\/Bitcoin-icon.png",
        "128": "img\/Bitcoin-icon.png"
    }
}