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