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 |
| 官方網址 | 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"
}
} | |