Blackhawks New Tab
Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items…
Blackhawks New Tabとは何ですか?
Blackhawks New TabはFranklinによって開発されたChromeの拡張機能で、その主な機能は「Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items…」です。
拡張機能のスクリーンショット
Blackhawks New Tab拡張機能のCRXファイルをダウンロード
Blackhawks New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items *Simple, clean layout Note: this is NOT a Chrome theme, it’s a new tab page
拡張機能の基本情報
名前 | |
ID | knkiklcbbhojmaahkgdgnihljagheiak |
公式URL | https://chrome.google.com/webstore/detail/blackhawks-new-tab/knkiklcbbhojmaahkgdgnihljagheiak |
説明 | Blackhawks New tab features: *15 different backgrounds to pick from *Search options * Quick links to Blackhawks related items… |
ファイルサイズ | 8.38 MB |
インストール数 | 56 |
現在のバージョン | 1.0.1 |
最終更新日 | 2016-02-13 |
公開日 | 2016-02-13 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Franklin |
支払い方法 | free |
拡張機能のウェブサイト | https://plus.google.com/communities/114323851938362935763 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Blackhawks New Tab", "short_name": "BlackhawksNewTab", "description": "", "version": "1.0.1", "minimum_chrome_version": "38", "options_page": "options.html", "icons": { "16": "assets\/icon_16.png", "128": "assets\/icon_128.png" }, "permissions": [ "storage" ], "chrome_url_overrides": { "newtab": "index.html" } } |