Bitcoin Price Widget
Simple Bitcoin price widget powered by the CoinDesk API
Apa itu Bitcoin Price Widget?
Bitcoin Price Widget adalah ekstensi Chrome yang dikembangkan oleh Adam Simon, dan fitur utamanya adalah "Simple Bitcoin price widget powered by the CoinDesk API".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Bitcoin Price Widget
Unduh file ekstensi Bitcoin Price Widget dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API.
Informasi Dasar Ekstensi
Nama | Bitcoin Price Widget |
ID | djhphipieecndgbplonaadoiefnjfnia |
URL Resmi | https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia |
Deskripsi | Simple Bitcoin price widget powered by the CoinDesk API |
Ukuran File | 935 KB |
Jumlah Instalasi | 132 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2023-05-21 |
Tanggal Publikasi | 2018-08-01 |
Pengembang | Adam Simon |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |