Bitcoin Price Extension

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

What is Bitcoin Price Extension?

Bitcoin Price Extension is a Chrome extension developed by Sergio Acosta, and its main feature is "Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.".

Extension Screenshots

screenshot

Download Bitcoin Price Extension Extension CRX File

Download Bitcoin Price Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bitcoin Price Extension Bitcoin Price Extension
ID dmhahbbbnadgmijopggbcjldddgpjkap
Official URL https://chromewebstore.google.com/detail/bitcoin-price-extension/dmhahbbbnadgmijopggbcjldddgpjkap
Description Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.
File Size 315 KB
Installation Count 356
Current Version 1.6.70
Last Updated 2023-06-21
Publish Date 2023-03-28
Rating 4.75/5 Total 4 Ratings
Developer Sergio Acosta
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}