BrowseControl

Safe Search

¿Qué es BrowseControl?

BrowseControl es una extensión de Chrome desarrollada por https://searchweb.info, y su función principal es "Safe Search".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión BrowseControl

Descarga archivos de extensión BrowseControl en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        BrowseControl is a lightweight and helpful Search Tool Extension designed to optimize your Search Experience.

* BrowseControl will provide access to our top-notch search engine optimizer (by CHANGING  the browser's default search engine provider).

The search features used within the extension will be provided by Bing / Yahoo or Google.

* Please read carefully: by installing BrowseControl extension, you agree to use our search engine optimizer and agree to the End User License Agreement and / or the Privacy Policy.

Privacy Policy: https://www.d2rinternetholdings.com/privacypolicy
EULA: https://www.d2rinternetholdings.com/termsconditions                    

Información Básica de la Extensión

Nombre BrowseControl BrowseControl
ID hhmjophcjfgondpkaipcoddghhcahmhf
URL Oficial https://chromewebstore.google.com/detail/browsecontrol/hhmjophcjfgondpkaipcoddghhcahmhf
Descripción Safe Search
Tamaño del Archivo 117 KB
Cantidad de Instalaciones 189
Versión Actual 3.1.1
Última Actualización 2023-01-06
Fecha de Publicación 2023-01-02
Desarrollador https://searchweb.info
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.d2rinternetholdings.com
URL de la Página de Ayuda https://www.d2rinternetholdings.com
URL de la Página de Política de Privacidad https://www.d2rinternetholdings.com/privacypolicy
Idiomas Soportados en
manifest.json
{
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.searchweb.info\/icons\/Favicon.ico",
            "is_default": true,
            "keyword": "BrowseControl",
            "name": "BrowseControl",
            "search_url": "https:\/\/www.searchweb.info?gid=os_4873&q={searchTerms}"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icons\/logo128.png",
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png"
    },
    "manifest_version": 3,
    "name": "BrowseControl",
    "short_name": "BrowseControl",
    "description": "Safe Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.1"
}