ContextSearch web-ext
Add search engines easily and search from the context menu and convenient popup
什么是ContextSearch web-ext?
ContextSearch web-ext是由Mike B开发的Chrome扩展程序,该扩展的主要功能是“Add search engines easily and search from the context menu and convenient popup”。
扩展截图
下载ContextSearch web-ext扩展crx文件
下载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": [ " |