One Piece Wallpaper New Tab
One Piece Wallpaper New Tab
什么是One Piece Wallpaper New Tab?
One Piece Wallpaper New Tab是由johnarabacle323459230945开发的Chrome扩展程序,该扩展的主要功能是“One Piece Wallpaper New Tab”。
扩展截图
下载One Piece Wallpaper New Tab扩展crx文件
下载One Piece Wallpaper New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
One Piece Wallpaper New Tab
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes that support markdown.
- 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 | geipaeejaoeeoflmphbkippbadhpemoh |
| 官方URL | https://chromewebstore.google.com/detail/one-piece-wallpaper-new-t/geipaeejaoeeoflmphbkippbadhpemoh |
| 简介 | One Piece Wallpaper New Tab |
| 文件大小 | 64.8 MB |
| 安装次数 | 298 |
| 当前版本 | 2023.8.28.457 |
| 更新时间 | 2023-08-29 |
| 上架时间 | 2023-08-29 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | johnarabacle323459230945 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "One Piece Wallpaper New Tab",
"description": "One Piece Wallpaper New Tab",
"version": "2023.8.28.457",
"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"
}
} | |