Search Results Previewer
Easily visit google search results without clicking each link. Save your time and effort!
Что такое Search Results Previewer?
Search Results Previewer - это расширение Chrome, разработанное Hacketing, и его основная функция - "Easily visit google search results without clicking each link. Save your time and effort!".
Снимки экрана расширения
Скачать файл CRX расширения Search Results Previewer
Скачайте файлы расширений 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", " |