Genshin Impact New Tab
Genshin Impact New Tab Themes
Vad är Genshin Impact New Tab?
Genshin Impact New Tab är en Chrome-tillägg utvecklad av https://amazingnewtab.com, och dess huvudfunktion är "Genshin Impact New Tab Themes".
Tilläggsskärmbilder
Ladda ner Genshin Impact New Tab-förlängningens CRX-fil
Ladda ner Genshin Impact New Tab-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
Genshin Impact New Tab Wallpaper Theme
Genshin Impact New Tab Wallpaper Theme turns your new tab page into a personalized dashboard. Custom Genshin Impact New Tab Wallpaper Theme for fans.
Features included:
- Search bar supporting multiple search engines.
- Draggable, and minimizable Sticky Notes.
- Draggable and editable shortcuts.
- Date & Time
- Wallpaper Customization
- Lots of customizable features in setting Grundläggande Information om Tillägg
| Namn | |
| ID | cidahidgdjpindehfjlogcmhcbpgedch |
| Officiell webbadress | https://chromewebstore.google.com/detail/genshin-impact-new-tab/cidahidgdjpindehfjlogcmhcbpgedch |
| Beskrivning | Genshin Impact New Tab Themes |
| Filstorlek | 31.06 MB |
| Antal Installationer | 2,077 |
| Aktuell Version | 2023.6.25.2145 |
| Senast Uppdaterad | 2023-06-26 |
| Publiceringsdatum | 2023-01-10 |
| Betyg | 5.00/5 Totalt 4 Betyg |
| Utvecklare | https://amazingnewtab.com |
| 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": "Genshin Impact New Tab",
"description": "Genshin Impact New Tab Themes",
"version": "2023.6.25.2145",
"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"
}
} | |