Zelda New Tab Wallpaper Theme
Zelda new tab wallpaper theme for fans.
什么是Zelda New Tab Wallpaper Theme?
Zelda New Tab Wallpaper Theme是由johnarabacle323459230945开发的Chrome扩展程序,该扩展的主要功能是“Zelda new tab wallpaper theme for fans.”。
扩展截图
下载Zelda New Tab Wallpaper Theme扩展crx文件
下载Zelda New Tab Wallpaper Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Zelda new tab wallpaper theme for fans.
Comes with:
- Search bar
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Light and Dark theme.
- Lots of customizable features in setting. 扩展基本信息
| 名称 | |
| ID | hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| 官方URL | https://chromewebstore.google.com/detail/zelda-new-tab-wallpaper-t/hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| 简介 | Zelda new tab wallpaper theme for fans. |
| 文件大小 | 48.79 MB |
| 安装次数 | 817 |
| 当前版本 | 2023.5.16.181 |
| 更新时间 | 2023-08-04 |
| 上架时间 | 2023-05-17 |
| 评分 | 4.00/5 共4次评分 |
| 开发者 | johnarabacle323459230945 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Zelda New Tab Wallpaper Theme",
"description": "Zelda new tab wallpaper theme for fans.",
"version": "2023.5.16.181",
"manifest_version": 3,
"icons": {
"128": "icons\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_title": "New Tab"
},
"background": {
"service_worker": "background.js"
}
} | |