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", " |