Bitcoin Price Widget

Simple Bitcoin price widget powered by the CoinDesk API

Qu'est-ce que Bitcoin Price Widget ?

Bitcoin Price Widget est une extension Chrome développée par Adam Simon, et sa fonction principale est "Simple Bitcoin price widget powered by the CoinDesk API".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Bitcoin Price Widget

Téléchargez les fichiers d'extension Bitcoin Price Widget au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Bitcoin Price Widget Bitcoin Price Widget
ID djhphipieecndgbplonaadoiefnjfnia
URL Officiel https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia
Description Simple Bitcoin price widget powered by the CoinDesk API
Taille du Fichier 935 KB
Nombre d'Installations 132
Version Actuelle 1.0.1
Dernière Mise à Jour 2023-05-21
Date de Publication 2018-08-01
Développeur Adam Simon
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}