NCT New Tab

Replaces each new tab with an NCT picture and quote.

NCT New Tab क्या है?

NCT New Tab jennifer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replaces each new tab with an NCT picture and quote."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में NCT New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
आधिकारिक URL https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
विवरण Replaces each new tab with an NCT picture and quote.
फ़ाइल का आकार 13.54 MB
स्थापना संख्या 524
वर्तमान संस्करण 1.1
अंतिम अपडेट 2021-01-07
प्रकाशन तिथि 2020-12-29
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर jennifer
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}