Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

Co to jest Bitcoin Price Widget?

Bitcoin Price Widget to rozszerzenie Chrome opracowane przez Adam Simon, a jego główną funkcją jest „Simple Bitcoin price widget powered by the CoinDesk API”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bitcoin Price Widget

Pobierz pliki rozszerzeń Bitcoin Price Widget 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

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

Podstawowe informacje o rozszerzeniu

Nazwa Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
Oficjalny URL https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Opis Simple Bitcoin price widget powered by the CoinDesk API
Rozmiar pliku 935 KB
Liczba instalacji 132
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2023-05-21
Data Publikacji 2018-08-01
Deweloper Adam Simon
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}