Searf
The Searf Homepage
什么是Searf?
Searf是由Searf.com开发的Chrome扩展程序,该扩展的主要功能是“The Searf Homepage”。
扩展截图
下载Searf扩展crx文件
下载Searf扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Searf seamlessly connects you to every corner of your online world, whilst immersing you in a beautiful visualization of the web.
Install this extension to Searf the web from Google Chrome's New Tab pages.
__________________________________
Searfing Guide: www.searf.com/guide 扩展基本信息
| 名称 | |
| ID | gagdkmdllgdpegacoebdajehooomccnj |
| 官方URL | https://chromewebstore.google.com/detail/searf/gagdkmdllgdpegacoebdajehooomccnj |
| 简介 | The Searf Homepage |
| 文件大小 | 129 KB |
| 安装次数 | 31 |
| 当前版本 | 2.0 |
| 更新时间 | 2016-03-04 |
| 上架时间 | 2016-03-03 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | Searf.com |
| 付费类型 | free |
| 扩展官网 | https://www.searf.com |
| 帮助页面URL | https://www.searf.com/guide |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Searf",
"version": "2.0",
"description": "The Searf Homepage",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "searf.html"
}
} | |