Zelda New Tab Wallpaper Theme
Zelda new tab wallpaper theme for fans.
Cos'è Zelda New Tab Wallpaper Theme?
Zelda New Tab Wallpaper Theme è un'estensione di Chrome sviluppata da johnarabacle323459230945, e la sua funzione principale è "Zelda new tab wallpaper theme for fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Zelda New Tab Wallpaper Theme
Scarica i file di estensione Zelda New Tab Wallpaper Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| URL Ufficiale | https://chromewebstore.google.com/detail/zelda-new-tab-wallpaper-t/hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| Descrizione | Zelda new tab wallpaper theme for fans. |
| Dimensione del File | 48.79 MB |
| Conteggio Installazioni | 817 |
| Versione Corrente | 2023.5.16.181 |
| Ultimo Aggiornamento | 2023-08-04 |
| Data di Pubblicazione | 2023-05-17 |
| Valutazione | 4.00/5 Totale 4 Valutazioni |
| Sviluppatore | johnarabacle323459230945 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |