NEXXT TABS
NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.
Wat is NEXXT TABS?
NEXXT TABS is een Chrome-extensie ontwikkeld door NoCymer | Lobsang, en de belangrijkste functie is "NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.".
Extensie Screenshots
Download het CRX-bestand van de extensie NEXXT TABS
Download NEXXT TABS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | dbocanalfbkfdbpjpnbjmipaidlogbmi |
| Officiële URL | https://chromewebstore.google.com/detail/nexxt-tabs/dbocanalfbkfdbpjpnbjmipaidlogbmi |
| Beschrijving | NEXXT Tabs will replace your default browser tab with a modern looking and customizable one. |
| Bestandsgrootte | 6.02 MB |
| Aantal Installaties | 4,435 |
| Huidige Versie | 4.0 |
| Laatst Bijgewerkt | 2024-01-29 |
| Publicatiedatum | 2021-12-28 |
| Beoordeling | 4.73/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | NoCymer | Lobsang |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/NoCymer/nexxt-tabs |
| Help Pagina-URL | https://forms.gle/MvYPGFKk7A8ShPZu7 |
| Ondersteunde Talen | 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"
} | |