e-Search

Simply select and switch your search engine!

ما هو e-Search؟

e-Search هو إضافة Chrome تم تطويرها بواسطة https://www.e-search.net، والميزة الرئيسية لها هي "Simply select and switch your search engine!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة e-Search

قم بتنزيل ملفات الامتداد e-Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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}"
        }
    }
}