Smart Search
Smart Search helps find information on Google easier by utilizing Google search tricks
Smart Searchคืออะไร?
Smart Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vietjs และคุณลักษณะหลักของมันคือ "Smart Search helps find information on Google easier by utilizing Google search tricks"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smart Search
ดาวน์โหลดไฟล์ส่วนขยาย Smart Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Smart Search helps find information on Google easier by utilizing Google search tricks. It allows user to discover related website, find results from a specific source, look for files and even search for an exact term.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pnjffcaegchofakchdjegmbokcanhbfe |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe |
คำอธิบาย | Smart Search helps find information on Google easier by utilizing Google search tricks |
ขนาดไฟล์ | 1.3 MB |
จำนวนการติดตั้ง | 61 |
เวอร์ชันปัจจุบัน | 0.1.0 |
อัปเดตครั้งล่าสุด | 2022-08-05 |
วันที่เผยแพร่ | 2022-08-05 |
ผู้พัฒนา | Vietjs |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Smart Search", "description": "Smart Search helps find information on Google easier by utilizing Google search tricks", "version": "0.1.0", "action": { "default_popup": "popup.html" }, "icons": { "16": "img\/smart-search-icon16.png", "48": "img\/smart-search-icon48.png", "128": "img\/smart-search-icon128.png" } } |