Option Search
This Extension will configure your default search to Option Search. Start by typing a query in the search field.
Hvad er Option Search?
Option Search er en Chrome-udvidelse udviklet af https://find.searchoption.net, og dens hovedfunktion er "This Extension will configure your default search to Option Search. Start by typing a query in the search field.".
Udvidelsesskærmbilleder
Download Option Search-udvidelses-CRX-fil
Download Option Search-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | poohgclikepabkobiifeemnidjdffoip |
Officiel URL | https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip |
Beskrivelse | This Extension will configure your default search to Option Search. Start by typing a query in the search field. |
Filstørrelse | 9.38 KB |
Antal Installationer | 2,164 |
Nuværende Version | 1.0.2 |
Senest Opdateret | 2021-03-10 |
Udgivelsesdato | 2021-03-09 |
Udvikler | https://find.searchoption.net |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://searchoption.net/ |
Hjælpeside-URL | https://searchoption.net/contact/ |
URL til Fortrolighedspolitik Side | https://searchoption.net/privacy.html |
Understøttede Sprog | 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" } |