multi-searches.com
search the web - new tab search
¿Qué es multi-searches.com?
multi-searches.com es una extensión de Chrome desarrollada por admin, y su función principal es "search the web - new tab search".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión multi-searches.com
Descarga archivos de extensión multi-searches.com 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
                        Multi-Searches is a simple and minimalist search new tab extension.
Multi-Searches - Clean and minimal new tab that allows you to search and navigate easily to your favourite, recently visited sites.
For more information please visit: https://multi-searches.com
Enjoy and please don't forget to  leave us a 5 start review!
By clicking "Add to chrome" you accept and agree to installing the Multi-Searches Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://multi-searches.com/#terms privacy policy at https://multi-searches.com/#privacy_policy.
The extension will update your new-tab search engine to be provided by Bing.                     Información Básica de la Extensión
| Nombre |   |  
| ID | ompmbcpalofeaelpfohpmpmjhjahgpbp | 
| URL Oficial | https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp | 
| Descripción | search the web - new tab search | 
| Tamaño del Archivo | 650 KB | 
| Cantidad de Instalaciones | 25,895 | 
| Versión Actual | 1.0.2 | 
| Última Actualización | 2023-07-21 | 
| Fecha de Publicación | 2023-07-21 | 
| Desarrollador | admin | 
| Correo electrónico | [email protected] | 
| Tipo de Pago | free | 
| Sitio Web de la Extensión | https://multi-searches.com/ | 
| URL de la Página de Ayuda | https://multi-searches.com/#contact | 
| URL de la Página de Política de Privacidad | https://shareswishes.com/policy | 
| Idiomas Soportados | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "multi-searches.com",
    "version": "1.0.2",
    "manifest_version": 3,
    "description": "search the web - new tab search",
    "homepage_url": "https:\/\/multi-searches.com",
    "action": {
        "default_icon": {
            "16": "img\/16.png",
            "32": "img\/32.png",
            "64": "img\/64.png"
        }
    },
    "icons": {
        "16": "img\/16.png",
        "32": "img\/32.png",
        "64": "img\/64.png"
    },
    "background": {
        "service_worker": "background\/runtime.js"
    },
    "chrome_url_overrides": {
        "newtab": "static\/html\/main.html"
    },
    "permissions": [
        "topSites",
        "storage"
    ],
    "short_name": "multi-searches"
}  |  |