Option Search

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

Option Searchとは何ですか?

Option Searchはhttps://find.searchoption.netによって開発されたChromeの拡張機能で、その主な機能は「This Extension will configure your default search to Option Search. Start by typing a query in the search field.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Option Search拡張機能のCRXファイルをダウンロード

Option Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Option Search Option Search
ID poohgclikepabkobiifeemnidjdffoip
公式URL https://chromewebstore.google.com/detail/option-search/poohgclikepabkobiifeemnidjdffoip
説明 This Extension will configure your default search to Option Search. Start by typing a query in the search field.
ファイルサイズ 9.38 KB
インストール数 2,164
現在のバージョン 1.0.2
最終更新日 2021-03-10
公開日 2021-03-09
開発者 https://find.searchoption.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://searchoption.net/
ヘルプページのURL https://searchoption.net/contact/
プライバシーポリシーページのURL https://searchoption.net/privacy.html
対応言語 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"
}