NCT New Tab

Replaces each new tab with an NCT picture and quote.

Wat is NCT New Tab?

NCT New Tab is een Chrome-extensie ontwikkeld door jennifer, en de belangrijkste functie is "Replaces each new tab with an NCT picture and quote.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie NCT New Tab

Download NCT New Tab-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

                        NCT New Tab replaces each new tab page with an NCT picture and quote. There are over 200 combinations of background colors, pictures, and quotes!                    

Basisinformatie over de Extensie

Naam NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
Officiële URL https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
Beschrijving Replaces each new tab with an NCT picture and quote.
Bestandsgrootte 13.54 MB
Aantal Installaties 524
Huidige Versie 1.1
Laatst Bijgewerkt 2021-01-07
Publicatiedatum 2020-12-29
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar jennifer
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NCT New Tab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Replaces each new tab with an NCT picture and quote.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "smalljaemin.png",
        "32": "smalljaemin.png",
        "48": "smalljaemin.png",
        "128": "smalljaemin.png"
    },
    "browser_action": {
        "default_title": "NCT New Tab",
        "default_icon": "smalljaemin.png"
    }
}