Best key search

Best key search - The best way to search

Best key search क्या है?

Best key search lonemoussemi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Best key search - The best way to search"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Best key search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}