ContextSearch web-ext
Add search engines easily and search from the context menu and convenient popup
Cos'è ContextSearch web-ext?
ContextSearch web-ext è un'estensione di Chrome sviluppata da Mike B, e la sua funzione principale è "Add search engines easily and search from the context menu and convenient popup".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ContextSearch web-ext
Scarica i file di estensione ContextSearch web-ext in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | ContextSearch web-ext |
ID | ddippghibegbgpjcaaijbacfhjjeafjh |
URL Ufficiale | https://chromewebstore.google.com/detail/contextsearch-web-ext/ddippghibegbgpjcaaijbacfhjjeafjh |
Descrizione | Add search engines easily and search from the context menu and convenient popup |
Dimensione del File | 588 KB |
Conteggio Installazioni | 24,514 |
Versione Corrente | 1.46.24 |
Ultimo Aggiornamento | 2023-10-12 |
Data di Pubblicazione | 2020-06-26 |
Valutazione | 4.67/5 Totale 52 Valutazioni |
Sviluppatore | Mike B |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/ssborbis/ContextSearch-web-ext |
URL della Pagina di Aiuto | https://github.com/ssborbis/ContextSearch-web-ext |
Lingue Supportate | 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": [ " |