NCT New Tab

Replaces each new tab with an NCT picture and quote.

What is NCT New Tab?

NCT New Tab is a Chrome extension developed by jennifer, and its main feature is "Replaces each new tab with an NCT picture and quote.".

Extension Screenshots

screenshot
screenshot
screenshot

Download NCT New Tab Extension CRX File

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

                        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!                    

Extension Basic Information

Name NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
Official URL https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
Description Replaces each new tab with an NCT picture and quote.
File Size 13.54 MB
Installation Count 524
Current Version 1.1
Last Updated 2021-01-07
Publish Date 2020-12-29
Rating 5.00/5 Total 3 Ratings
Developer jennifer
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}