Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

Что такое Bitcoin Price Widget?

Bitcoin Price Widget - это расширение Chrome, разработанное Adam Simon, и его основная функция - "Simple Bitcoin price widget powered by the CoinDesk API".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Bitcoin Price Widget

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

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

                        Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API.                    

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

Название Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
Официальный URL https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Описание Simple Bitcoin price widget powered by the CoinDesk API
Размер файла 935 KB
Количество установок 132
Текущая Версия 1.0.1
Последнее Обновление 2023-05-21
Дата публикации 2018-08-01
Разработчик Adam Simon
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bitcoin Price Widget",
    "version": "1.0.1",
    "description": "Simple Bitcoin price widget powered by the CoinDesk API",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "bit.html"
    },
    "author": "Adam Simon"
}