Smart Search

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

Vad är Smart Search?

Smart Search är en Chrome-tillägg utvecklad av Vietjs, och dess huvudfunktion är "Smart Search helps find information on Google easier by utilizing Google search tricks".

Tilläggsskärmbilder

screenshot

Ladda ner Smart Search-förlängningens CRX-fil

Ladda ner Smart Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Smart Search Smart Search
ID pnjffcaegchofakchdjegmbokcanhbfe
Officiell webbadress https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe
Beskrivning Smart Search helps find information on Google easier by utilizing Google search tricks
Filstorlek 1.3 MB
Antal Installationer 61
Aktuell Version 0.1.0
Senast Uppdaterad 2022-08-05
Publiceringsdatum 2022-08-05
Utvecklare Vietjs
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}