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.
O que é Weiva, search in style!?
Weiva, search in style! é uma extensão do Chrome desenvolvida por https://weiva.io, e sua principal característica é "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 Tela da Extensão
Baixar o arquivo CRX da Extensão Weiva, search in style!
Baixe arquivos de extensão Weiva, search in style! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | oinplnimggijdhnaldikeoanbcdgcgkf |
URL Oficial | https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf |
Descrição | 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. |
Tamanho do Arquivo | 32.74 KB |
Contagem de Instalações | 51 |
Versão Atual | 1.2 |
Última Atualização | 2018-10-31 |
Data de Publicação | 2018-10-31 |
Classificação | 4.77/5 Total de 22 Avaliações |
Desenvolvedor | https://weiva.io |
Tipo de Pagamento | free |
Site da Extensão | https://weiva.io/ |
Idiomas Suportados | 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='" } |