Smart Search

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

O que é Smart Search?

Smart Search é uma extensão do Chrome desenvolvida por Vietjs, e sua principal característica é "Smart Search helps find information on Google easier by utilizing Google search tricks".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Smart Search

Baixe arquivos de extensão Smart Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
URL Oficial https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Descrição Smart Search helps find information on Google easier by utilizing Google search tricks
Tamanho do Arquivo 1.3 MB
Contagem de Instalações 61
Versão Atual 0.1.0
Última Atualização 2022-08-05
Data de Publicação 2022-08-05
Desenvolvedor Vietjs
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}