Weiva, search in style!

Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.

¿Qué es Weiva, search in style!?

Weiva, search in style! es una extensión de Chrome desarrollada por https://weiva.io, y su función principal es "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Weiva, search in style!

Descarga archivos de extensión Weiva, search in style! 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

                        Elegant. Simple. Useful.

By clicking "Add to chrome", you accept and agree to installing the Weiva, Search In Style! Chrome extension and to setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy.

https://weiva.io/
https://weiva.io/terms
https://weiva.io/privacy-policy                    

Información Básica de la Extensión

Nombre Weiva, search in style! Weiva, search in style!
ID oinplnimggijdhnaldikeoanbcdgcgkf
URL Oficial https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf
Descripción Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.
Tamaño del Archivo 32.74 KB
Cantidad de Instalaciones 51
Versión Actual 1.2
Última Actualización 2018-10-31
Fecha de Publicación 2018-10-31
Calificación 4.77/5 Total de 22 Calificaciones
Desarrollador https://weiva.io
Tipo de Pago free
Sitio Web de la Extensión https://weiva.io/
Idiomas Soportados en-US
manifest.json
{
    "version": "1.2",
    "author": "Weiva.io",
    "homepage_url": "https:\/\/weiva.io\/",
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "icons": {
        "32": "icon32.png",
        "48": "icon48.png",
        "96": "icon96.png",
        "128": "icon128.png"
    },
    "offline_enabled": false,
    "description": "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.",
    "manifest_version": 2,
    "name": "Weiva, search in style!",
    "short_name": "Weiva",
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "object-src 'self'; script-src 'sha256-kDVUo5CTmRhoXJObbpF4tbK7GbB7tUMRJQzPllkG38Q='"
}