Smart Search

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

Hvad er Smart Search?

Smart Search er en Chrome-udvidelse udviklet af Vietjs, og dens hovedfunktion er "Smart Search helps find information on Google easier by utilizing Google search tricks".

Udvidelsesskærmbilleder

screenshot

Download Smart Search-udvidelses-CRX-fil

Download Smart Search-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
Officiel URL https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Beskrivelse Smart Search helps find information on Google easier by utilizing Google search tricks
Filstørrelse 1.3 MB
Antal Installationer 61
Nuværende Version 0.1.0
Senest Opdateret 2022-08-05
Udgivelsesdato 2022-08-05
Udvikler Vietjs
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}