e-Search

Simply select and switch your search engine!

e-Search क्या है?

e-Search https://www.e-search.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simply select and switch your search engine!"।

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

screenshot

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

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

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

                        With this extension, you can very easily switch your search engine, which you use both in the new tab and in the entire browser.

On website e-search.net, you can easily choose Google, Bing or Yahoo search engine with one click. Subsequently, the search engine of your choice will be used everywhere in the browser.

Thank you for using!                    

एक्सटेंशन की मूल जानकारी

नाम e-Search e-Search
ID opepbkhkfjpofchmdlknakoedegbbdij
आधिकारिक URL https://chrome.google.com/webstore/detail/e-search/opepbkhkfjpofchmdlknakoedegbbdij
विवरण Simply select and switch your search engine!
फ़ाइल का आकार 22.64 KB
स्थापना संख्या 78
वर्तमान संस्करण 1.2
अंतिम अपडेट 2020-12-08
प्रकाशन तिथि 2020-12-08
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://www.e-search.net
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.e-search.net/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "manifest_version": 2,
    "name": "e-Search",
    "description": "Simply select and switch your search engine!",
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "icons": {
        "19": "img\/ico_19.png",
        "32": "img\/ico_32.png",
        "48": "img\/ico_48.png",
        "128": "img\/ico_128.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.e-search.net\/img\/favicon.ico",
            "is_default": true,
            "keyword": "e-search",
            "name": "e-Search",
            "search_url": "https:\/\/www.e-search.net\/search?id=m001&app=esearch&q={searchTerms}"
        }
    }
}