Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

Cos'è Bitcoin Price Widget?

Bitcoin Price Widget è un'estensione di Chrome sviluppata da Adam Simon, e la sua funzione principale è "Simple Bitcoin price widget powered by the CoinDesk API".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Bitcoin Price Widget

Scarica i file di estensione Bitcoin Price Widget in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
URL Ufficiale https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Descrizione Simple Bitcoin price widget powered by the CoinDesk API
Dimensione del File 935 KB
Conteggio Installazioni 132
Versione Corrente 1.0.1
Ultimo Aggiornamento 2023-05-21
Data di Pubblicazione 2018-08-01
Sviluppatore Adam Simon
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}