ContextSearch web-ext
Add search engines easily and search from the context menu and convenient popup
ContextSearch web-ext là gì?
ContextSearch web-ext là một tiện ích mở rộng Chrome được phát triển bởi Mike B, và tính năng chính của nó là "Add search engines easily and search from the context menu and convenient popup".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ContextSearch web-ext
Tải xuống các tệp mở rộng ContextSearch web-ext dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ContextSearch web-ext |
ID | ddippghibegbgpjcaaijbacfhjjeafjh |
URL Chính Thức | https://chromewebstore.google.com/detail/contextsearch-web-ext/ddippghibegbgpjcaaijbacfhjjeafjh |
Mô tả | Add search engines easily and search from the context menu and convenient popup |
Kích Thước Tệp | 588 KB |
Số Lần Cài Đặt | 24,514 |
Phiên Bản Hiện Tại | 1.46.24 |
Cập Nhật Lần Cuối | 2023-10-12 |
Ngày Phát Hành | 2020-06-26 |
Đánh Giá | 4.67/5 Tổng số 52 Đánh Giá |
Nhà Phát Triển | Mike B |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/ssborbis/ContextSearch-web-ext |
URL Trang Trợ Giúp | https://github.com/ssborbis/ContextSearch-web-ext |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |