Option Search

This Extension will configure your default search to Option Search. Start by typing a query in the search field.

Co je Option Search?

Option Search je rozšíření Chrome vyvinuté https://find.searchoption.net, a jeho hlavní funkcí je „This Extension will configure your default search to Option Search. Start by typing a query in the search field.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Option Search

Stáhněte si soubory rozšíření Option Search 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í

                        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.                    

Základní Informace o Rozšíření

Název Option Search Option Search
ID poohgclikepabkobiifeemnidjdffoip
Oficiální URL https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip
Popis This Extension will configure your default search to Option Search. Start by typing a query in the search field.
Velikost souboru 9.38 KB
Počet instalací 2,164
Aktuální Verze 1.0.2
Poslední Aktualizace 2021-03-10
Datum Vydání 2021-03-09
Vývojář https://find.searchoption.net
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://searchoption.net/
URL Stránky Nápovědy https://searchoption.net/contact/
URL Stránky Zásad Ochrany Soukromí https://searchoption.net/privacy.html
Podporované Jazyky 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"
}