Bitcoin Price Widget
Simple Bitcoin price widget powered by the CoinDesk API
Bitcoin Price Widgetとは何ですか?
Bitcoin Price WidgetはAdam Simonによって開発されたChromeの拡張機能で、その主な機能は「Simple Bitcoin price widget powered by the CoinDesk API」です。
拡張機能のスクリーンショット
Bitcoin Price Widget拡張機能のCRXファイルをダウンロード
Bitcoin Price Widget拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get the Bitcoin price in USD, GBP and EUR real-time using this simple widget powered by the CoinDesk API.
拡張機能の基本情報
名前 | Bitcoin Price Widget |
ID | djhphipieecndgbplonaadoiefnjfnia |
公式URL | https://chromewebstore.google.com/detail/bitcoin-price-widget/djhphipieecndgbplonaadoiefnjfnia |
説明 | Simple Bitcoin price widget powered by the CoinDesk API |
ファイルサイズ | 935 KB |
インストール数 | 132 |
現在のバージョン | 1.0.1 |
最終更新日 | 2023-05-21 |
公開日 | 2018-08-01 |
開発者 | Adam Simon |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } |