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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 Weiva, search in style! Weiva, search in style!
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='"
}