New Tab - Bitcoin Price Checker v1.0
Keep up to date with the latest Bitcoin (BTC) price on every new tab.
New Tab - Bitcoin Price Checker v1.0とは何ですか?
New Tab - Bitcoin Price Checker v1.0はThomas Rosalesによって開発されたChromeの拡張機能で、その主な機能は「Keep up to date with the latest Bitcoin (BTC) price on every new tab.」です。
拡張機能のスクリーンショット
New Tab - Bitcoin Price Checker v1.0拡張機能のCRXファイルをダウンロード
New Tab - Bitcoin Price Checker v1.0拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Keep up to date with the latest Bitcoin (BTC) prices on every new tab opened. Keeps a history of the latest tabs opened with a snapshot of the price for easy compare. Live updates every 5 seconds. No refresh needed!                     拡張機能の基本情報
| 名前 |   |  
| ID | pbmcdncnehlnimihdhpicjjdbgkanoap | 
| 公式URL | https://chromewebstore.google.com/detail/new-tab-bitcoin-price-che/pbmcdncnehlnimihdhpicjjdbgkanoap | 
| 説明 | Keep up to date with the latest Bitcoin (BTC) price on every new tab. | 
| ファイルサイズ | 11.43 KB | 
| インストール数 | 20 | 
| 現在のバージョン | 1.1 | 
| 最終更新日 | 2018-12-20 | 
| 公開日 | 2018-12-19 | 
| 評価 | 1.00/5 合計 1 レビュー | 
| 開発者 | Thomas Rosales | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab - Bitcoin Price Checker v1.0",
    "description": "Keep up to date with the latest Bitcoin (BTC) price on every new tab.",
    "homepage_url": "http:\/\/thomasrosales.com",
    "version": "1.1",
    "icons": {
        "48": "icons\/icon.png",
        "96": "icons\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |