Fast Search
Puts selected text to search box and finds it on the current page. Like Cntrl+С Cntrl+F Cntrl+V combination.
Fast Searchคืออะไร?
Fast Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย moldovich และคุณลักษณะหลักของมันคือ "Puts selected text to search box and finds it on the current page. Like Cntrl+С Cntrl+F Cntrl+V combination."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fast Search
ดาวน์โหลดไฟล์ส่วนขยาย Fast Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Our extension is intended to make your search of selected text on web page easier. Just select text with your mouse and press Ctrl + F to start searching, instead of pressing Ctrl+C Ctrl+F Ctrl+V to use default search engine. Also you can easily set highlitning color of found results. And as a sweety bonus, we offer you some User Interface Themes.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | algffpflnieieamgnfgbiiajahjgedkn |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/fast-search/algffpflnieieamgnfgbiiajahjgedkn |
คำอธิบาย | Puts selected text to search box and finds it on the current page. Like Cntrl+С Cntrl+F Cntrl+V combination. |
ขนาดไฟล์ | 1.25 MB |
จำนวนการติดตั้ง | 280 |
เวอร์ชันปัจจุบัน | 1.0.7 |
อัปเดตครั้งล่าสุด | 2014-10-28 |
วันที่เผยแพร่ | 2014-10-28 |
คะแนน | 3.94/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | moldovich |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fast Search", "description": "Puts selected text to search box and finds it on the current page. Like Cntrl+\u0421 Cntrl+F Cntrl+V combination.", "version": "1.0.7", "content_scripts": [ { "js": [ "jquery.min.js", "hilitor-yanosh.js" ], "matches": [ " |