NEXXT TABS

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

Apa itu NEXXT TABS?

NEXXT TABS adalah ekstensi Chrome yang dikembangkan oleh NoCymer | Lobsang, dan fitur utamanya adalah "NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi NEXXT TABS

Unduh file ekstensi NEXXT TABS dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama NEXXT TABS NEXXT TABS
ID dbocanalfbkfdbpjpnbjmipaidlogbmi
URL Resmi https://chromewebstore.google.com/detail/nexxt-tabs/dbocanalfbkfdbpjpnbjmipaidlogbmi
Deskripsi NEXXT Tabs will replace your default browser tab with a modern looking and customizable one.
Ukuran File 6.02 MB
Jumlah Instalasi 4,435
Versi Saat Ini 4.0
Terakhir Diperbarui 2024-01-29
Tanggal Publikasi 2021-12-28
Penilaian 4.73/5 Total 11 Penilaian
Pengembang NoCymer | Lobsang
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/NoCymer/nexxt-tabs
URL Halaman Bantuan https://forms.gle/MvYPGFKk7A8ShPZu7
Bahasa yang Didukung 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"
}