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'est-ce que Weiva, search in style! ?
Weiva, search in style! est une extension Chrome développée par https://weiva.io, et sa fonction principale est "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.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Weiva, search in style!
Téléchargez les fichiers d'extension Weiva, search in style! au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | oinplnimggijdhnaldikeoanbcdgcgkf |
URL Officiel | https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf |
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. |
Taille du Fichier | 32.74 KB |
Nombre d'Installations | 51 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2018-10-31 |
Date de Publication | 2018-10-31 |
Évaluation | 4.77/5 Total 22 Évaluations |
Développeur | https://weiva.io |
Type de Paiement | free |
Site Web de l'Extension | https://weiva.io/ |
Langues Prises en Charge | 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='" } |