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 |
官方網址 | 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='" } |