Crypto Currency Tracker

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

Co to jest Crypto Currency Tracker?

Crypto Currency Tracker to rozszerzenie Chrome opracowane przez fact0reallc, a jego główną funkcją jest „Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Crypto Currency Tracker

Pobierz pliki rozszerzeń Crypto Currency Tracker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Oficjalny URL https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Opis Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Rozmiar pliku 714 KB
Liczba instalacji 96
Aktualna Wersja 1.2.3
Ostatnia Aktualizacja 2018-09-23
Data Publikacji 2018-09-23
Ocena 4.67/5 Łącznie 9 Oceny
Deweloper fact0reallc
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}