Smart Search

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

Cos'è Smart Search?

Smart Search è un'estensione di Chrome sviluppata da Vietjs, e la sua funzione principale è "Smart Search helps find information on Google easier by utilizing Google search tricks".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Smart Search

Scarica i file di estensione Smart Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
URL Ufficiale https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Descrizione Smart Search helps find information on Google easier by utilizing Google search tricks
Dimensione del File 1.3 MB
Conteggio Installazioni 61
Versione Corrente 0.1.0
Ultimo Aggiornamento 2022-08-05
Data di Pubblicazione 2022-08-05
Sviluppatore Vietjs
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}