oWebster Search

Extension changes default search to oWebSearch.com

O que é oWebster Search?

oWebster Search é uma extensão do Chrome desenvolvida por https://owebsearch.com, e sua principal característica é "Extension changes default search to oWebSearch.com".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão oWebster Search

Baixe arquivos de extensão oWebster Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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]                    

Informações Básicas da Extensão

Nome oWebster Search oWebster Search
ID eaedgkaaeapgmndpfdhljpfknmmmklaf
URL Oficial https://chromewebstore.google.com/detail/owebster-search/eaedgkaaeapgmndpfdhljpfknmmmklaf
Descrição Extension changes default search to oWebSearch.com
Tamanho do Arquivo 4.83 KB
Contagem de Instalações 10,000
Versão Atual 1.0
Última Atualização 2022-06-17
Data de Publicação 2022-06-16
Classificação 4.00/5 Total de 3 Avaliações
Desenvolvedor https://owebsearch.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://owebsearch.com
URL da Página de Política de Privacidade https://owebsearch.com/privacy_policy
Idiomas Suportados 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"
}