Crypto Currency Tracker

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

Что такое Crypto Currency Tracker?

Crypto Currency Tracker - это расширение Chrome, разработанное fact0reallc, и его основная функция - "Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Crypto Currency Tracker

Скачайте файлы расширений Crypto Currency Tracker в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Crypto Currency Tracker Crypto Currency Tracker
ID jedhhdhbophjhfpkchbabkbccbiiaghj
Официальный URL https://chrome.google.com/webstore/detail/crypto-currency-tracker/jedhhdhbophjhfpkchbabkbccbiiaghj
Описание Easiest way to track ALL the cryptocurrencies in market. Just type in the searchbox
Размер файла 714 KB
Количество установок 96
Текущая Версия 1.2.3
Последнее Обновление 2018-09-23
Дата публикации 2018-09-23
Рейтинг 4.67/5 Всего 9 оценок
Разработчик fact0reallc
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}