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 |
Eメール | [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": [ " |