Option Search
This Extension will configure your default search to Option Search. Start by typing a query in the search field.
Cos'è Option Search?
Option Search è un'estensione di Chrome sviluppata da https://find.searchoption.net, e la sua funzione principale è "This Extension will configure your default search to Option Search. Start by typing a query in the search field.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Option Search
Scarica i file di estensione Option Search 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
This Extension will configure your default search to Option Search. Start by typing a query in the search field. Search the web using this useful tool from the address bar. This extension can be uninstalled at any time. Permissions & Reasons Used Our extension only uses the minimum permissions required.
Informazioni di Base sull'Estensione
Nome | |
ID | poohgclikepabkobiifeemnidjdffoip |
URL Ufficiale | https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip |
Descrizione | This Extension will configure your default search to Option Search. Start by typing a query in the search field. |
Dimensione del File | 9.38 KB |
Conteggio Installazioni | 2,164 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2021-03-10 |
Data di Pubblicazione | 2021-03-09 |
Sviluppatore | https://find.searchoption.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://searchoption.net/ |
URL della Pagina di Aiuto | https://searchoption.net/contact/ |
URL della Pagina della Politica sulla Privacy | https://searchoption.net/privacy.html |
Lingue Supportate | en |
manifest.json | |
{ "action": { "default_action": "image\/16.png" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/find.searchoption.net\/favicon.ico", "keyword": "Option Search", "name": "Option Search", "search_url": "https:\/\/find.searchoption.net\/?q={searchTerms}", "is_default": true } }, "description": "This Extension will configure your default search to Option Search. Start by typing a query in the search field.", "icons": { "128": "image\/128.png", "64": "image\/64.png", "48": "image\/48.png", "32": "image\/32.png", "16": "image\/16.png" }, "homepage_url": "https:\/\/find.searchoption.net\/?c=1905", "options_ui": { "open_in_tab": true, "page": "options\/options.html" }, "manifest_version": 3, "name": "Option Search", "host_permissions": [ "https:\/\/find.searchoption.net\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |