Smart Search

Smart Search helps find information on Google easier by utilizing Google search tricks

Smart Search là gì?

Smart Search là một tiện ích mở rộng Chrome được phát triển bởi Vietjs, và tính năng chính của nó là "Smart Search helps find information on Google easier by utilizing Google search tricks".

Ả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 Smart Search

Tải xuống các tệp mở rộng Smart 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

                        Smart Search helps find information on Google easier by utilizing Google search tricks. It allows user to discover related website, find results from a specific source, look for files and even search for an exact term.                    

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

Tên Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
URL Chính Thức https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Mô tả Smart Search helps find information on Google easier by utilizing Google search tricks
Kích Thước Tệp 1.3 MB
Số Lần Cài Đặt 61
Phiên Bản Hiện Tại 0.1.0
Cập Nhật Lần Cuối 2022-08-05
Ngày Phát Hành 2022-08-05
Nhà Phát Triển Vietjs
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Smart Search",
    "description": "Smart Search helps find information on Google easier by utilizing Google search tricks",
    "version": "0.1.0",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/smart-search-icon16.png",
        "48": "img\/smart-search-icon48.png",
        "128": "img\/smart-search-icon128.png"
    }
}