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