NCT New Tab

Replaces each new tab with an NCT picture and quote.

Co je NCT New Tab?

NCT New Tab je rozšíření Chrome vyvinuté jennifer, a jeho hlavní funkcí je „Replaces each new tab with an NCT picture and quote.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření NCT New Tab

Stáhněte si soubory rozšíření NCT New Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
Oficiální URL https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
Popis Replaces each new tab with an NCT picture and quote.
Velikost souboru 13.54 MB
Počet instalací 524
Aktuální Verze 1.1
Poslední Aktualizace 2021-01-07
Datum Vydání 2020-12-29
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář jennifer
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    }
}