Bitcoin Price Widget
Simple Bitcoin price widget powered by the CoinDesk API
Vad är Bitcoin Price Widget?
Bitcoin Price Widget är en Chrome-tillägg utvecklad av Adam Simon, och dess huvudfunktion är "Simple Bitcoin price widget powered by the CoinDesk API".
Tilläggsskärmbilder
Ladda ner Bitcoin Price Widget-förlängningens CRX-fil
Ladda ner Bitcoin Price Widget-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API. Grundläggande Information om Tillägg
| Namn | |
| ID | djhphipieecndgbplonaadoiefnjfnia |
| Officiell webbadress | https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia |
| Beskrivning | Simple Bitcoin price widget powered by the CoinDesk API |
| Filstorlek | 935 KB |
| Antal Installationer | 132 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2023-05-21 |
| Publiceringsdatum | 2018-08-01 |
| Utvecklare | Adam Simon |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |