Genshin Impact New Tab
Genshin Impact New Tab Themes
Genshin Impact New Tabとは何ですか?
Genshin Impact New Tabはhttps://amazingnewtab.comによって開発されたChromeの拡張機能で、その主な機能は「Genshin Impact New Tab Themes」です。
拡張機能のスクリーンショット
Genshin Impact New Tab拡張機能のCRXファイルをダウンロード
Genshin Impact New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Genshin Impact New Tab Wallpaper Theme
Genshin Impact New Tab Wallpaper Theme turns your new tab page into a personalized dashboard. Custom Genshin Impact New Tab Wallpaper Theme for fans.
Features included:
- Search bar supporting multiple search engines.
- Draggable, and minimizable Sticky Notes.
- Draggable and editable shortcuts.
- Date & Time
- Wallpaper Customization
- Lots of customizable features in setting 拡張機能の基本情報
| 名前 | |
| ID | cidahidgdjpindehfjlogcmhcbpgedch |
| 公式URL | https://chromewebstore.google.com/detail/genshin-impact-new-tab/cidahidgdjpindehfjlogcmhcbpgedch |
| 説明 | Genshin Impact New Tab Themes |
| ファイルサイズ | 31.06 MB |
| インストール数 | 2,077 |
| 現在のバージョン | 2023.6.25.2145 |
| 最終更新日 | 2023-06-26 |
| 公開日 | 2023-01-10 |
| 評価 | 5.00/5 合計 4 レビュー |
| 開発者 | https://amazingnewtab.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Genshin Impact New Tab",
"description": "Genshin Impact New Tab Themes",
"version": "2023.6.25.2145",
"manifest_version": 3,
"offline_enabled": true,
"icons": {
"128": "icons\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_title": "New Tab"
},
"background": {
"service_worker": "background.js"
}
} | |