e-Search

Simply select and switch your search engine!

e-Search là gì?

e-Search là một tiện ích mở rộng Chrome được phát triển bởi https://www.e-search.net, và tính năng chính của nó là "Simply select and switch your search engine!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng e-Search

Tải xuống các tệp mở rộng e-Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên e-Search e-Search
ID opepbkhkfjpofchmdlknakoedegbbdij
URL Chính Thức https://chrome.google.com/webstore/detail/e-search/opepbkhkfjpofchmdlknakoedegbbdij
Mô tả Simply select and switch your search engine!
Kích Thước Tệp 22.64 KB
Số Lần Cài Đặt 78
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2020-12-08
Ngày Phát Hành 2020-12-08
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.e-search.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.e-search.net/
Ngôn Ngữ Được Hỗ Trợ 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}"
        }
    }
}