Go find
Search and find
什么是Go find?
Go find是由Better addons开发的Chrome扩展程序,该扩展的主要功能是“Search and find”。
扩展截图
下载Go find扩展crx文件
下载Go find扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Experience Google with customized black edition startpage. This extension changes the default white chrome startpage with added customized functionalities for easier and better navigation.
扩展基本信息
名称 | |
ID | alognnohlahmnjbbmjehpdjhdllflnep |
官方URL | https://chromewebstore.google.com/detail/go-find/alognnohlahmnjbbmjehpdjhdllflnep |
简介 | Search and find |
文件大小 | 6.2 KB |
安装次数 | 3,668 |
当前版本 | 3.0 |
更新时间 | 2021-08-04 |
上架时间 | 2020-04-23 |
评分 | 3.25/5 共16次评分 |
开发者 | Better addons |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "version": "3.0", "name": "Go find", "description": "Search and find", "icons": { "128": "icons\/128x128.png", "16": "icons\/128x128.png", "48": "icons\/128x128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |