Crypto Panel

If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…

Что такое Crypto Panel?

Crypto Panel - это расширение Chrome, разработанное Everydat Utilites, и его основная функция - "If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        If you want fast cryptocurrency price information,
this is the extension for you.

Crypto panel enables bitcoin and over 1000 altcoins price and market cap info.

You can costumize what cryptocurrency you want to have info for
and for what period chart should show data.

Chart is only optional also. Maybe you want just simple box with price.                    

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

Название Crypto Panel Crypto Panel
ID edmfefhgemipfljchhlalhoebfpcikch
Официальный URL https://chrome.google.com/webstore/detail/crypto-panel/edmfefhgemipfljchhlalhoebfpcikch
Описание If you want fast cryptocurrency price information, this is the extension for you. Crypto panel enables bitcoin and over 1000…
Размер файла 1.74 MB
Количество установок 437
Текущая Версия 0.0.1
Последнее Обновление 2017-10-27
Дата публикации 2017-10-27
Рейтинг 3.67/5 Всего 9 оценок
Разработчик Everydat Utilites
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crypto Panel",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "",
    "homepage_url": "http:\/\/micro-js.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Crypto Panel",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/coincap.io\/*"
    ]
}