Zelda New Tab Wallpaper Theme
Zelda new tab wallpaper theme for fans.
Vad är Zelda New Tab Wallpaper Theme?
Zelda New Tab Wallpaper Theme är en Chrome-tillägg utvecklad av johnarabacle323459230945, och dess huvudfunktion är "Zelda new tab wallpaper theme for fans.".
Tilläggsskärmbilder
Ladda ner Zelda New Tab Wallpaper Theme-förlängningens CRX-fil
Ladda ner Zelda New Tab Wallpaper Theme-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| Officiell webbadress | https://chromewebstore.google.com/detail/zelda-new-tab-wallpaper-t/hmgjoofnhfnmhdfbcjbhcbkgbgjpabee |
| Beskrivning | Zelda new tab wallpaper theme for fans. |
| Filstorlek | 48.79 MB |
| Antal Installationer | 817 |
| Aktuell Version | 2023.5.16.181 |
| Senast Uppdaterad | 2023-08-04 |
| Publiceringsdatum | 2023-05-17 |
| Betyg | 4.00/5 Totalt 4 Betyg |
| Utvecklare | johnarabacle323459230945 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |