Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

What is Bitcoin Price Widget?

Bitcoin Price Widget is a Chrome extension developed by Adam Simon, and its main feature is "Simple Bitcoin price widget powered by the CoinDesk API".

Extension Screenshots

screenshot
screenshot
screenshot

Download Bitcoin Price Widget Extension CRX File

Download Bitcoin Price Widget 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

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

Extension Basic Information

Name Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
Official URL https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Description Simple Bitcoin price widget powered by the CoinDesk API
File Size 935 KB
Installation Count 132
Current Version 1.0.1
Last Updated 2023-05-21
Publish Date 2018-08-01
Developer Adam Simon
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 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"
}