New Tab Search Bars

Has some search bars and links and stuff.

New Tab Search Barsとは何ですか?

New Tab Search Barsはjblob22によって開発されたChromeの拡張機能で、その主な機能は「Has some search bars and links and stuff.」です。

拡張機能のスクリーンショット

screenshot

New Tab Search Bars拡張機能のCRXファイルをダウンロード

New Tab Search Bars拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}