Genshin Impact New Tab
Genshin Impact New Tab Themes
ما هو Genshin Impact New Tab؟
Genshin Impact New Tab هو إضافة Chrome تم تطويرها بواسطة https://amazingnewtab.com، والميزة الرئيسية لها هي "Genshin Impact New Tab Themes".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Genshin Impact New Tab
قم بتنزيل ملفات الامتداد Genshin Impact New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | cidahidgdjpindehfjlogcmhcbpgedch |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/genshin-impact-new-tab/cidahidgdjpindehfjlogcmhcbpgedch |
| الوصف | Genshin Impact New Tab Themes |
| حجم الملف | 31.06 MB |
| عدد التثبيتات | 2,077 |
| النسخة الحالية | 2023.6.25.2145 |
| آخر تحديث | 2023-06-26 |
| تاريخ النشر | 2023-01-10 |
| تقييم | 5.00/5 مجموع تقييمات 4 |
| المطور | https://amazingnewtab.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | 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"
}
} | |