Search Results Previewer
Easily visit google search results without clicking each link. Save your time and effort!
什么是Search Results Previewer?
Search Results Previewer是由Hacketing开发的Chrome扩展程序,该扩展的主要功能是“Easily visit google search results without clicking each link. Save your time and effort!”。
扩展截图
下载Search Results Previewer扩展crx文件
下载Search Results Previewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Version: 1.0.2 - Update for google search result page html changes. Version: 1.0.1 - Update for google search result page html changes. Version: 1.0.0 - Initial release Search Results Previewer is a free chrome extension which helps you preview search engine results by just hovering your mouse over the search results. No more opening 10 messy tabs to find the right page you actually want. Make your search faster and easier and efficient. Increase your productivity! Easily visit google search results without clicking each link. Save your time and effort! We don't collect any search data from users like other companies. We believe in 100% transparency and providing the best user experience to all our users. We currently support google search engine (All countries). PS : No data is collected from users.
扩展基本信息
名称 | |
ID | nnboljcdfcchlagbkaflafmgcionkikn |
官方URL | https://chrome.google.com/webstore/detail/search-results-previewer/nnboljcdfcchlagbkaflafmgcionkikn |
简介 | Easily visit google search results without clicking each link. Save your time and effort! |
文件大小 | 252 KB |
安装次数 | 1,022 |
当前版本 | 1.0.2 |
更新时间 | 2021-03-04 |
上架时间 | 2020-05-02 |
评分 | 2.86/5 共14次评分 |
开发者 | Hacketing |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://searchresultspreviewer.com |
帮助页面URL | https://searchresultspreviewer.com/support |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0.2", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ] }, "permissions": [ "bookmarks", "background", "webRequest", "webRequestBlocking", " |