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 |
| Eメール | [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"
}
} | |