New Tab Search Bars

Has some search bars and links and stuff.

New Tab Search Bars क्या है?

New Tab Search Bars jblob22 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Has some search bars and links and stuff."।

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

screenshot

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

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

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

                        A nice new tab page replacement with search bars for Google, Youtube, and Wikipedia. There are also useful links to websites at the bottom. The page is responsive: it changes from side-by-side search bars for the 3 websites, to the 3 websites listed on top of each other.                    

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

नाम New Tab Search Bars New Tab Search Bars
ID joodoflkdmpodofeokpekefcpacopmpc
आधिकारिक URL https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc
विवरण Has some search bars and links and stuff.
फ़ाइल का आकार 818 KB
स्थापना संख्या 80
वर्तमान संस्करण 1.2.0
अंतिम अपडेट 2015-10-16
प्रकाशन तिथि 2015-10-16
डेवलपर jblob22
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Search Bars",
    "description": "Has some search bars and links and stuff.",
    "version": "1.2.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}