Smart Search

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

What is Smart Search?

Smart Search is a Chrome extension developed by Vietjs, and its main feature is "Smart Search helps find information on Google easier by utilizing Google search tricks".

Extension Screenshots

screenshot

Download Smart Search Extension CRX File

Download Smart Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
Official URL https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Description Smart Search helps find information on Google easier by utilizing Google search tricks
File Size 1.3 MB
Installation Count 61
Current Version 0.1.0
Last Updated 2022-08-05
Publish Date 2022-08-05
Developer Vietjs
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}