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.
什么是Weiva, search in style!?
Weiva, search in style!是由https://weiva.io开发的Chrome扩展程序,该扩展的主要功能是“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.”。
扩展截图
下载Weiva, search in style!扩展crx文件
下载Weiva, search in style!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | oinplnimggijdhnaldikeoanbcdgcgkf |
官方URL | https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf |
简介 | 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. |
文件大小 | 32.74 KB |
安装次数 | 51 |
当前版本 | 1.2 |
更新时间 | 2018-10-31 |
上架时间 | 2018-10-31 |
评分 | 4.77/5 共22次评分 |
开发者 | https://weiva.io |
付费类型 | free |
扩展官网 | https://weiva.io/ |
支持的语言 | 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='" } |