EasyVoice Search

Voice search using any search engine easily!

¿Qué es EasyVoice Search?

EasyVoice Search es una extensión de Chrome desarrollada por https://search.easyvoice.xyz, y su función principal es "Voice search using any search engine easily!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión EasyVoice Search

Descarga archivos de extensión EasyVoice Search 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

                        Simply press the red microphone icon in the top bar or assign a chrome hotkey and begin speaking!

Features Include:
• Activate with a single click of a button on every page.
• Can be assigned a keyboard shortcut inside Chrome.
• Set your preferred search page (Google, Bing, DuckDuckGo, etc).
• Use a custom search provider that is not already included by providing a search URL.
• Uses no permissions.                    

Información Básica de la Extensión

Nombre EasyVoice Search EasyVoice Search
ID ifabnpjjgbggngmgijikmfjkppdhfpgj
URL Oficial https://chromewebstore.google.com/detail/easyvoice-search/ifabnpjjgbggngmgijikmfjkppdhfpgj
Descripción Voice search using any search engine easily!
Tamaño del Archivo 576 KB
Cantidad de Instalaciones 7,195
Versión Actual 4.0.2
Última Actualización 2021-09-09
Fecha de Publicación 2019-03-17
Calificación 4.12/5 Total de 196 Calificaciones
Desarrollador https://search.easyvoice.xyz
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://search.easyvoice.xyz
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": [],
    "background": {
        "service_worker": "service_worker.js"
    },
    "commands": {
        "activate_extension": {
            "description": "Voice Search"
        }
    },
    "description": "Voice search using any search engine easily!",
    "homepage_url": "https:\/\/search.easyvoice.xyz\/",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "manifest_version": 3,
    "name": "EasyVoice Search",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "short_name": "EasyVoiceSearch",
    "version": "4.0.2"
}