Best key search

Best key search - The best way to search

Best key searchとは何ですか?

Best key searchはlonemoussemiによって開発されたChromeの拡張機能で、その主な機能は「Best key search - The best way to search」です。

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

screenshot

Best key search拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension changes your Chrome's Default Search. Optimized search powered by Google.

Once Installed, if you have a default search option this will be changed to Key Tab which is secure and safe and powered by Google.

Easily find what you are looking for on the internet.                    

拡張機能の基本情報

名前 Best key search Best key search
ID gbonpkmlnbmmakpdmmjeclhcmfmigfcj
公式URL https://chrome.google.com/webstore/detail/best-key-search/gbonpkmlnbmmakpdmmjeclhcmfmigfcj
説明 Best key search - The best way to search
ファイルサイズ 8.21 KB
インストール数 1,000
現在のバージョン 1.1.8
最終更新日 2021-11-16
公開日 2021-11-16
開発者 lonemoussemi
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://keysearchs.com/pp.php
対応言語 en-US
manifest.json
{
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.keysearchs.com\/favicon.ico",
            "is_default": true,
            "keyword": "key",
            "name": "Best key search",
            "search_url": "https:\/\/www.keysearchs.com\/search.php?src=bstkes&type=ds&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.keysearchs.com\/suggest.php?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "permissions": [
        "tabs"
    ],
    "description": "Best key search - The best way to search",
    "icons": {
        "16": "icons\/image16.png",
        "128": "icons\/image128.png"
    },
    "manifest_version": 2,
    "name": "Best key search",
    "short_name": "Key",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.8"
}