NEXXT TABS
NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.
ما هو NEXXT TABS؟
NEXXT TABS هو إضافة Chrome تم تطويرها بواسطة NoCymer | Lobsang، والميزة الرئيسية لها هي "NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة NEXXT TABS
قم بتنزيل ملفات الامتداد NEXXT TABS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension will provide plethora of tools for you to customize your browsing experience :
• 4 Full HD Default wallpapers
• Add custom wallpapers
• Shuffle all wallpapers, pick the ones that you love the most or set a static one
• Anime release schedule to keep an eye on weekly anime releases
• Countdown feature to keep track of your upcoming important event
Get NEXXT Tabs now and enjoy the nexxt browsing experience. معلومات أساسية عن التمديد
| الاسم | |
| ID | dbocanalfbkfdbpjpnbjmipaidlogbmi |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/nexxt-tabs/dbocanalfbkfdbpjpnbjmipaidlogbmi |
| الوصف | NEXXT Tabs will replace your default browser tab with a modern looking and customizable one. |
| حجم الملف | 6.02 MB |
| عدد التثبيتات | 4,435 |
| النسخة الحالية | 4.0 |
| آخر تحديث | 2024-01-29 |
| تاريخ النشر | 2021-12-28 |
| تقييم | 4.73/5 مجموع تقييمات 11 |
| المطور | NoCymer | Lobsang |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/NoCymer/nexxt-tabs |
| عنوان صفحة المساعدة | https://forms.gle/MvYPGFKk7A8ShPZu7 |
| اللغات المدعومة | en,fr,vi,es,it |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "4.0",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"action": {
"default_icon": "icon.png"
},
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"unlimitedStorage",
"search"
],
"icons": {
"128": "icon128.png"
},
"author": "NoCymer"
} | |