Planty-Search

Planty-Search extension allows you to search directly from new tab.

Planty-Searchとは何ですか?

Planty-Searchはadminによって開発されたChromeの拡張機能で、その主な機能は「Planty-Search extension allows you to search directly from new tab.」です。

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

screenshot

Planty-Search拡張機能のCRXファイルをダウンロード

Planty-Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Planty-Search is an easy to use, space themed search new tab extension.

Planty-Search - Space background themed new tab that allows you to search and navigate easily to your favorite bookmarks.

For more information please visit: https://planty-search.com
Enjoy and please don't forget to  leave us a 5 start review!

By clicking "Add to chrome" you accept and agree to installing the Planty-Search Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://planty-search.com/#terms_of_service privacy policy at https://planty-search.com/#privacy_policy.

The extension will update your new-tab search engine to be powered by Bing.                    

拡張機能の基本情報

名前 Planty-Search Planty-Search
ID plnjlfpbjnjhmjgjohcfbdmgacancdmg
公式URL https://chromewebstore.google.com/detail/planty-search/plnjlfpbjnjhmjgjohcfbdmgacancdmg
説明 Planty-Search extension allows you to search directly from new tab.
ファイルサイズ 4.28 MB
インストール数 23,396
現在のバージョン 1.0.6
最終更新日 2022-10-02
公開日 2022-08-29
評価 5.00/5 合計 1 レビュー
開発者 admin
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://planty-search.com
ヘルプページのURL https://planty-search.com/#contact
プライバシーポリシーページのURL https://shareswishes.com/policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Planty-Search",
    "short_name": "Planty-Search",
    "version": "1.0.6",
    "description": "Planty-Search extension allows you to search directly from new tab.",
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "browser_style": false,
        "default_icon": "icons\/128.png",
        "default_title": "Planty-Search"
    },
    "permissions": [
        "bookmarks"
    ]
}