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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |