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.

Wat is Weiva, search in style!?

Weiva, search in style! is een Chrome-extensie ontwikkeld door https://weiva.io, en de belangrijkste functie is "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.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Weiva, search in style!

Download Weiva, search in style!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Weiva, search in style! Weiva, search in style!
ID oinplnimggijdhnaldikeoanbcdgcgkf
Officiële URL https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf
Beschrijving 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.
Bestandsgrootte 32.74 KB
Aantal Installaties 51
Huidige Versie 1.2
Laatst Bijgewerkt 2018-10-31
Publicatiedatum 2018-10-31
Beoordeling 4.77/5 Totaal 22 Beoordelingen
Ontwikkelaar https://weiva.io
Betalingswijze free
Extensiewebsite https://weiva.io/
Ondersteunde Talen 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='"
}