oWebster Search

Extension changes default search to oWebSearch.com

什么是oWebster Search?

oWebster Search是由https://owebsearch.com开发的Chrome扩展程序,该扩展的主要功能是“Extension changes default search to oWebSearch.com”。

扩展截图

screenshot
screenshot

下载oWebster Search扩展crx文件

下载oWebster Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        oWebster Search is your number one choice for a convenient and fast search engine option. oWebster Search extension is a free Chrome browser extension that provides a best custom search experience powered by Bing. Enjoy fast search for any type of your requests and correct results powered by Bing SERP. This way you’ll be able to find a correct specific answer on your question or specific thing that you searched for.

By clicking "Add to chrome", you accept and agree to installing the oWebster Search extension and setting Chrome™ default search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Bing.

How to use:
Type preferred search term into the Google Chrome Omnibox. The oWebster Search will offer you first-rate custom search results powered by Bing. For more technical details you can read about Google Chrome API for Google Chrome Extensions.

About: https://owebsearch.com/#about
Terms of use: https://owebsearch.com/tos/
Privacy policy: https://owebsearch.com/privacy_policy/
Eula: https://owebsearch.com/eula/
Contact us: https://owebsearch.com/contact_us/

Best Regards,
[email protected]                    

扩展基本信息

名称 oWebster Search oWebster Search
ID eaedgkaaeapgmndpfdhljpfknmmmklaf
官方URL https://chromewebstore.google.com/detail/owebster-search/eaedgkaaeapgmndpfdhljpfknmmmklaf
简介 Extension changes default search to oWebSearch.com
文件大小 4.83 KB
安装次数 10,000
当前版本 1.0
更新时间 2022-06-17
上架时间 2022-06-16
评分 4.00/5 共3次评分
开发者 https://owebsearch.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://owebsearch.com
隐私政策页面URL https://owebsearch.com/privacy_policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/owebsearch.com\/favicon.png",
            "instant_url": "https:\/\/owebsearch.com\/results.php?p=3500&v=400&q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "oWebster",
            "name": "oWebster",
            "search_url": "https:\/\/owebsearch.com\/results.php?p=3500&v=400&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/owebsearch.com\/gjson.php?q={searchTerms}"
        }
    },
    "description": "Extension changes default search to oWebSearch.com",
    "homepage_url": "https:\/\/owebsearch.com",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "oWebster Search",
    "version": "1.0"
}