Vokal Extension & Search
Get you music, fast
¿Qué es Vokal Extension & Search?
Vokal Extension & Search es una extensión de Chrome desarrollada por https://vokalnewtab.xyz, y su función principal es "Get you music, fast".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Vokal Extension & Search
Descarga archivos de extensión Vokal Extension & 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
Vokal Extension & Search By HBM Edison, Ltd Vokal is a lightweight and useful New Tab Extension designed for getting quick and easy access to your favorite Music sites and an accessible web search (provided by Bing.com) right in the comfort of your web browser. The search features use within the extension will be provided by Bing; however, the extension will not make any changes in your default browser search setting. * Please read carefully: by installing the Vokal Extension & Search , you agree to install this application, and you agree to the End User License Agreement and the Privacy Policy. About Us: https://www.vokalnewtab.xyz/?page_id=170 End-User License Agreement: https://www.vokalnewtab.xyz/?page_id=82 Privacy Policy: https://www.vokalnewtab.xyz/?page_id=18
Información Básica de la Extensión
Nombre | Vokal Extension & Search |
ID | apiffpdgjpildamdjknpeffhldpifgde |
URL Oficial | https://chromewebstore.google.com/detail/vokal-extension-search/apiffpdgjpildamdjknpeffhldpifgde |
Descripción | Get you music, fast |
Tamaño del Archivo | 580 KB |
Cantidad de Instalaciones | 32,489 |
Versión Actual | 3.3.3 |
Última Actualización | 2022-08-31 |
Fecha de Publicación | 2021-04-06 |
Calificación | 4.18/5 Total de 11 Calificaciones |
Desarrollador | https://vokalnewtab.xyz |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://www.vokalnewtab.xyz/ |
URL de la Página de Ayuda | http://www.vokalnewtab.xyz/ |
URL de la Página de Política de Privacidad | https://www.vokalnewtab.xyz?page_id=18 |
Idiomas Soportados | en |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/logo128.png", "default_title": "VOKAL" }, "chrome_url_overrides": { "newtab": "html\/index.html" }, "description": "Get you music, fast", "icons": { "128": "icons\/logo128.png", "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png" }, "background": { "service_worker": "html\/js\/background.js" }, "manifest_version": 3, "name": "Vokal Extension & Search", "short_name": "VOKAL", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.3.3" } |