Bugatti Wallpaper Theme New Tab
Bugatti Wallpaper Theme New Tab personal dashboard
Bugatti Wallpaper Theme New Tabとは何ですか?
Bugatti Wallpaper Theme New Tabはnewtabdemoによって開発されたChromeの拡張機能で、その主な機能は「Bugatti Wallpaper Theme New Tab personal dashboard」です。
拡張機能のスクリーンショット
Bugatti Wallpaper Theme New Tab拡張機能のCRXファイルをダウンロード
Bugatti Wallpaper Theme New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Bugatti Wallpaper Theme New Tab
Features included:
- Search bar supporting multiple search engines.
- 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.
- Lots of customizable features in setting. 拡張機能の基本情報
| 名前 | |
| ID | aokofkifaickckfldphbfpjblbfefeol |
| 公式URL | https://chromewebstore.google.com/detail/bugatti-wallpaper-theme-n/aokofkifaickckfldphbfpjblbfefeol |
| 説明 | Bugatti Wallpaper Theme New Tab personal dashboard |
| ファイルサイズ | 42.58 MB |
| インストール数 | 2,400 |
| 現在のバージョン | 2023.11.20.454 |
| 最終更新日 | 2023-11-21 |
| 公開日 | 2023-04-11 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | newtabdemo |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://newtabthemebuilder.com/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Bugatti Wallpaper Theme New Tab",
"description": "Bugatti Wallpaper Theme New Tab personal dashboard",
"version": "2023.11.20.454",
"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"
}
} | |