New Tab Search Bars

Has some search bars and links and stuff.

What is New Tab Search Bars?

New Tab Search Bars is a Chrome extension developed by jblob22, and its main feature is "Has some search bars and links and stuff.".

Extension Screenshots

screenshot
screenshot
screenshot

Download New Tab Search Bars Extension CRX File

Download New Tab Search Bars 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

                        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.                    

Extension Basic Information

Name New Tab Search Bars New Tab Search Bars
ID joodoflkdmpodofeokpekefcpacopmpc
Official URL https://chromewebstore.google.com/detail/new-tab-search-bars/joodoflkdmpodofeokpekefcpacopmpc
Description Has some search bars and links and stuff.
File Size 818 KB
Installation Count 80
Current Version 1.2.0
Last Updated 2015-10-16
Publish Date 2015-10-16
Developer jblob22
Payment Type free
Supported Languages 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"
    }
}