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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |