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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |