ContextSearch web-ext
Add search engines easily and search from the context menu and convenient popup
ContextSearch web-extคืออะไร?
ContextSearch web-ext เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mike B และคุณลักษณะหลักของมันคือ "Add search engines easily and search from the context menu and convenient popup"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ContextSearch web-ext
ดาวน์โหลดไฟล์ส่วนขยาย ContextSearch web-ext ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ContextSearch web-ext The most powerful, most complete search enhancement for Firefox comes to Chrome This Add-on was written as a Firefox 57+ web-extensions compatible replacement for Ben Basson's popular Context Search Add-on but has grown into much more. * Access search engines from the Context Menu * Manage search engines using subfolders and separators * Access search engines from a popup menu (QuickMenu) * Compatible with all search engines using POST or GET requests * International character-set support * Reverse-image search * Site search compatible * Add new search engines simply with a right-click * Edit search engine parameters and icons * Access bookmarklets from the context menu * Toolbar Search * Set hotkeys for each search engine * and much more More info @ https://github.com/ssborbis/ContextSearch-web-ext
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ContextSearch web-ext |
ID | ddippghibegbgpjcaaijbacfhjjeafjh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/contextsearch-web-ext/ddippghibegbgpjcaaijbacfhjjeafjh |
คำอธิบาย | Add search engines easily and search from the context menu and convenient popup |
ขนาดไฟล์ | 588 KB |
จำนวนการติดตั้ง | 24,514 |
เวอร์ชันปัจจุบัน | 1.46.24 |
อัปเดตครั้งล่าสุด | 2023-10-12 |
วันที่เผยแพร่ | 2020-06-26 |
คะแนน | 4.67/5 รวมทั้งหมด 52 คะแนน |
ผู้พัฒนา | Mike B |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/ssborbis/ContextSearch-web-ext |
URL หน้าช่วยเหลือ | https://github.com/ssborbis/ContextSearch-web-ext |
ภาษาที่รองรับ | de,en,fr,it,sl,ru,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ContextSearch web-ext", "description": "__MSG_extensionDescription__", "version": "1.46.24", "homepage_url": "https:\/\/github.com\/ssborbis\/ContextSearch-web-ext", "default_locale": "en", "background": { "scripts": [ "lib\/browser-polyfill.min.js", "utils.js", "opensearch.js", "lib\/encoding-indexes.js", "lib\/encoding.min.js", "defaultEngines.js", "bookmarks.js", "defaultUserOptions.js", "contexts.js", "contextMenu.js", "searchActions.js", "nodes.js", "omnibox.js", "searchEngineUtils.js", "mozlz4.js", "keyTable.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |