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 |
Eメール | [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", " |