Bitcoin Price Extension

Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.

O que é Bitcoin Price Extension?

Bitcoin Price Extension é uma extensão do Chrome desenvolvida por Sergio Acosta, e sua principal característica é "Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Bitcoin Price Extension

Baixe arquivos de extensão Bitcoin Price Extension 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

                        Bitcoin Price is a Google Chrome extension designed for cryptocurrency enthusiasts who want to keep track of Bitcoin's current price in real-time. The extension provides users with up-to-date market data, including current price, market cap, and trading volume, all in a sleek, user-friendly interface.

One of the standout features of Bitcoin Price is the real-time chart that allows users to track Bitcoin's price movements over different timeframes.

The extension is designed with simplicity and ease of use in mind. Users can quickly check Bitcoin's price and chart data by clicking on the extension icon in their browser toolbar.

Overall, Bitcoin Price is an essential tool for anyone interested in monitoring Bitcoin's price and staying up-to-date with the latest market trends. Its real-time chart, customizable features, and easy-to-use interface make it a valuable resource for both casual and experienced cryptocurrency traders.                    

Informações Básicas da Extensão

Nome Bitcoin Price Extension Bitcoin Price Extension
ID dmhahbbbnadgmijopggbcjldddgpjkap
URL Oficial https://chromewebstore.google.com/detail/bitcoin-price-extension/dmhahbbbnadgmijopggbcjldddgpjkap
Descrição Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.
Tamanho do Arquivo 315 KB
Contagem de Instalações 356
Versão Atual 1.6.70
Última Atualização 2023-06-21
Data de Publicação 2023-03-28
Classificação 4.75/5 Total de 4 Avaliações
Desenvolvedor Sergio Acosta
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 Extension",
    "version": "1.6.70",
    "description": "Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}