Smart Search

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

什么是Smart Search?

Smart Search是由Vietjs开发的Chrome扩展程序,该扩展的主要功能是“Smart Search helps find information on Google easier by utilizing Google search tricks”。

扩展截图

screenshot

下载Smart Search扩展crx文件

下载Smart Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
官方URL https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
简介 Smart Search helps find information on Google easier by utilizing Google search tricks
文件大小 1.3 MB
安装次数 61
当前版本 0.1.0
更新时间 2022-08-05
上架时间 2022-08-05
开发者 Vietjs
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}