Planty-Search

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

Planty-Search là gì?

Planty-Search là một tiện ích mở rộng Chrome được phát triển bởi admin, và tính năng chính của nó là "Planty-Search extension allows you to search directly from new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Planty-Search

Tải xuống các tệp mở rộng Planty-Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Planty-Search Planty-Search
ID plnjlfpbjnjhmjgjohcfbdmgacancdmg
URL Chính Thức https://chromewebstore.google.com/detail/planty-search/plnjlfpbjnjhmjgjohcfbdmgacancdmg
Mô tả Planty-Search extension allows you to search directly from new tab.
Kích Thước Tệp 4.28 MB
Số Lần Cài Đặt 23,396
Phiên Bản Hiện Tại 1.0.6
Cập Nhật Lần Cuối 2022-10-02
Ngày Phát Hành 2022-08-29
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển admin
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://planty-search.com
URL Trang Trợ Giúp https://planty-search.com/#contact
URL Trang Chính Sách Bảo Mật https://shareswishes.com/policy
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}