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 |
官方網址 | 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", " |