Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

O que é Bitcoin Price Widget?

Bitcoin Price Widget é uma extensão do Chrome desenvolvida por Adam Simon, e sua principal característica é "Simple Bitcoin price widget powered by the CoinDesk API".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bitcoin Price Widget

Baixe arquivos de extensão Bitcoin Price Widget no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
URL Oficial https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Descrição Simple Bitcoin price widget powered by the CoinDesk API
Tamanho do Arquivo 935 KB
Contagem de Instalações 132
Versão Atual 1.0.1
Última Atualização 2023-05-21
Data de Publicação 2018-08-01
Desenvolvedor Adam Simon
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}