oWebster Search

Extension changes default search to oWebSearch.com

Cos'è oWebster Search?

oWebster Search è un'estensione di Chrome sviluppata da https://owebsearch.com, e la sua funzione principale è "Extension changes default search to oWebSearch.com".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione oWebster Search

Scarica i file di estensione oWebster Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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]                    

Informazioni di Base sull'Estensione

Nome oWebster Search oWebster Search
ID eaedgkaaeapgmndpfdhljpfknmmmklaf
URL Ufficiale https://chromewebstore.google.com/detail/owebster-search/eaedgkaaeapgmndpfdhljpfknmmmklaf
Descrizione Extension changes default search to oWebSearch.com
Dimensione del File 4.83 KB
Conteggio Installazioni 10,000
Versione Corrente 1.0
Ultimo Aggiornamento 2022-06-17
Data di Pubblicazione 2022-06-16
Valutazione 4.00/5 Totale 3 Valutazioni
Sviluppatore https://owebsearch.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://owebsearch.com
URL della Pagina della Politica sulla Privacy https://owebsearch.com/privacy_policy
Lingue Supportate 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"
}