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.”。
擴展截圖
下載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 |
ID | joodoflkdmpodofeokpekefcpacopmpc |
官方網址 | 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" } } |