Go find
Search and find
Go findคืออะไร?
Go find เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Better addons และคุณลักษณะหลักของมันคือ "Search and find"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Go find
ดาวน์โหลดไฟล์ส่วนขยาย Go find ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Experience Google with customized black edition startpage. This extension changes the default white chrome startpage with added customized functionalities for easier and better navigation.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | alognnohlahmnjbbmjehpdjhdllflnep |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/go-find/alognnohlahmnjbbmjehpdjhdllflnep |
คำอธิบาย | Search and find |
ขนาดไฟล์ | 6.2 KB |
จำนวนการติดตั้ง | 3,668 |
เวอร์ชันปัจจุบัน | 3.0 |
อัปเดตครั้งล่าสุด | 2021-08-04 |
วันที่เผยแพร่ | 2020-04-23 |
คะแนน | 3.25/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | Better addons |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2, "version": "3.0", "name": "Go find", "description": "Search and find", "icons": { "128": "icons\/128x128.png", "16": "icons\/128x128.png", "48": "icons\/128x128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |