Search Results Previewer
Easily visit google search results without clicking each link. Save your time and effort!
Search Results Previewer क्या है?
Search Results Previewer Hacketing द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily visit google search results without clicking each link. Save your time and effort!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Search Results Previewer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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", " |