Newtab Clear

Replace current newtab screen with blank newtab.

Newtab Clear क्या है?

Newtab Clear [email protected] द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace current newtab screen with blank newtab."।

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

screenshot

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

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

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

                        For those who prefer new tabs display a blank page                    

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

नाम Newtab Clear Newtab Clear
ID dgjhckfnkeboglnhifjdbpakiocmophg
आधिकारिक URL https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg
विवरण Replace current newtab screen with blank newtab.
फ़ाइल का आकार 17.13 KB
स्थापना संख्या 72
वर्तमान संस्करण 1.2.5
अंतिम अपडेट 2014-05-28
प्रकाशन तिथि 2014-05-28
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}