Haikyuu New Tab
Replaces each new tab with a pastel background and an image from the Haikyuu manga.
Haikyuu New Tabとは何ですか?
Haikyuu New Tabはjenniferによって開発されたChromeの拡張機能で、その主な機能は「Replaces each new tab with a pastel background and an image from the Haikyuu manga.」です。
拡張機能のスクリーンショット
Haikyuu New Tab拡張機能のCRXファイルをダウンロード
Haikyuu New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Haikyuu New Tab replaces each new tab with one of over 75 random combinations of background colors and characters! New tabs also feature an elegant, minimalistic clock and a small surprise when you click on the screen.
拡張機能の基本情報
名前 | Haikyuu New Tab |
ID | obidpejmhcahdaaojlmlkgkhjdedalnp |
公式URL | https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp |
説明 | Replaces each new tab with a pastel background and an image from the Haikyuu manga. |
ファイルサイズ | 2.07 MB |
インストール数 | 5,000 |
現在のバージョン | 1.0 |
最終更新日 | 2020-12-30 |
公開日 | 2020-12-29 |
評価 | 5.00/5 合計 17 レビュー |
開発者 | jennifer |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Haikyuu New Tab", "version": "1.0", "manifest_version": 2, "description": "Replaces each new tab with a pastel background and an image from the Haikyuu manga.", "chrome_url_overrides": { "newtab": "page.html" }, "browser_action": { "default_title": "Haikyuu New Tab", "default_icon": "hinataicon.png" } } |