NEXXT TABS

NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.

What is NEXXT TABS?

NEXXT TABS is a Chrome extension developed by NoCymer | Lobsang, and its main feature is "NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.".

Extension Screenshots

screenshot
screenshot

Download NEXXT TABS Extension CRX File

Download NEXXT TABS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name NEXXT TABS NEXXT TABS
ID dbocanalfbkfdbpjpnbjmipaidlogbmi
Official URL https://chromewebstore.google.com/detail/nexxt-tabs/dbocanalfbkfdbpjpnbjmipaidlogbmi
Description NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.
File Size 6.02 MB
Installation Count 4,435
Current Version 4.0
Last Updated 2024-01-29
Publish Date 2021-12-28
Rating 4.73/5 Total 11 Ratings
Developer NoCymer | Lobsang
Email [email protected]
Payment Type free
Extension Website https://github.com/NoCymer/nexxt-tabs
Help Page URL https://forms.gle/MvYPGFKk7A8ShPZu7
Supported Languages 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"
}