Bitcoin Price Extension

Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.

Bitcoin Price Extensionとは何ですか?

Bitcoin Price ExtensionはSergio Acostaによって開発されたChromeの拡張機能で、その主な機能は「Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.」です。

拡張機能のスクリーンショット

screenshot

Bitcoin Price Extension拡張機能のCRXファイルをダウンロード

Bitcoin Price Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Bitcoin Price is a Google Chrome extension designed for cryptocurrency enthusiasts who want to keep track of Bitcoin's current price in real-time. The extension provides users with up-to-date market data, including current price, market cap, and trading volume, all in a sleek, user-friendly interface.

One of the standout features of Bitcoin Price is the real-time chart that allows users to track Bitcoin's price movements over different timeframes.

The extension is designed with simplicity and ease of use in mind. Users can quickly check Bitcoin's price and chart data by clicking on the extension icon in their browser toolbar.

Overall, Bitcoin Price is an essential tool for anyone interested in monitoring Bitcoin's price and staying up-to-date with the latest market trends. Its real-time chart, customizable features, and easy-to-use interface make it a valuable resource for both casual and experienced cryptocurrency traders.                    

拡張機能の基本情報

名前 Bitcoin Price Extension Bitcoin Price Extension
ID dmhahbbbnadgmijopggbcjldddgpjkap
公式URL https://chromewebstore.google.com/detail/bitcoin-price-extension/dmhahbbbnadgmijopggbcjldddgpjkap
説明 Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.
ファイルサイズ 315 KB
インストール数 356
現在のバージョン 1.6.70
最終更新日 2023-06-21
公開日 2023-03-28
評価 4.75/5 合計 4 レビュー
開発者 Sergio Acosta
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Bitcoin Price Extension",
    "version": "1.6.70",
    "description": "Stay up-to-date on the latest Bitcoin price with this easy-to-use Google Chrome extension.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}