Blank New Tab Page (Dark)

This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.

Blank New Tab Page (Dark) क्या है?

Blank New Tab Page (Dark) Collin Chaffin द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data."।

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

screenshot

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

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

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

                        This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.

This version has a dark theme which should meet the missing need for those with darker themes and want quick, simple old blank tab behavior.

Please check out my other extensions as well.  If you use or are interested in URL shortening, and want a really easy way to get a PAYPAL payment just for people clicking on and waiting for a quick 5 second ad-sponsored redirect - then please use my link here so I get a tiny referral:  https://shorte.st/ref/06e39344d5

And then, use my extension (since one did not exist, I wrote one) to use your own shorte.st account to automatically generate shortened URLs of the current page in Chrome tab just by clicking a browser button!  Get that extension here: http://sh.st/c68ks

Any questions or feedback please contact me on my Twitter profile at:  http://sh.st/c6I8z                    

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

नाम Blank New Tab Page (Dark) Blank New Tab Page (Dark)
ID fhdjnnbfgbgheebemnjaopachfanifhh
आधिकारिक URL https://chromewebstore.google.com/detail/blank-new-tab-page-dark/fhdjnnbfgbgheebemnjaopachfanifhh
विवरण This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.
फ़ाइल का आकार 2.74 MB
स्थापना संख्या 951
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2015-07-25
प्रकाशन तिथि 2015-07-24
रेटिंग 4.56/5 कुल 25 रेटिंग्स
डेवलपर Collin Chaffin
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://sh.st/c6I8z
सहायता पृष्ठ URL http://sh.st/c6I8z
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Blank New Tab Page (Dark)",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "This extension brings back the ability to open new tabs to a simple blank new tab page void of any thumbnails or other data.",
    "icons": {
        "128": "img\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/bntp.html"
    }
}