Crypto Currency Tracker

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

Hvad er Crypto Currency Tracker?

Crypto Currency Tracker er en Chrome-udvidelse udviklet af fact0reallc, og dens hovedfunktion er "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Udvidelsesskærmbilleder

screenshot

Download Crypto Currency Tracker-udvidelses-CRX-fil

Download Crypto Currency Tracker-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Officiel URL https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Beskrivelse Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Filstørrelse 714 KB
Antal Installationer 96
Nuværende Version 1.2.3
Senest Opdateret 2018-09-23
Udgivelsesdato 2018-09-23
Bedømmelse 4.67/5 Samlet 9 Bedømmelser
Udvikler fact0reallc
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}