ContextSearch web-ext
Add search engines easily and search from the context menu and convenient popup
Co je ContextSearch web-ext?
ContextSearch web-ext je rozšíření Chrome vyvinuté Mike B, a jeho hlavní funkcí je „Add search engines easily and search from the context menu and convenient popup“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ContextSearch web-ext
Stáhněte si soubory rozšíření ContextSearch web-ext ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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
Základní Informace o Rozšíření
Název | ContextSearch web-ext |
ID | ddippghibegbgpjcaaijbacfhjjeafjh |
Oficiální URL | https://chromewebstore.google.com/detail/contextsearch-web-ext/ddippghibegbgpjcaaijbacfhjjeafjh |
Popis | Add search engines easily and search from the context menu and convenient popup |
Velikost souboru | 588 KB |
Počet instalací | 24,514 |
Aktuální Verze | 1.46.24 |
Poslední Aktualizace | 2023-10-12 |
Datum Vydání | 2020-06-26 |
Hodnocení | 4.67/5 Celkem 52 Hodnocení |
Vývojář | Mike B |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/ssborbis/ContextSearch-web-ext |
URL Stránky Nápovědy | https://github.com/ssborbis/ContextSearch-web-ext |
Podporované Jazyky | 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": [ " |