Smart Search
Smart Search helps find information on Google easier by utilizing Google search tricks
Co to jest Smart Search?
Smart Search to rozszerzenie Chrome opracowane przez Vietjs, a jego główną funkcją jest „Smart Search helps find information on Google easier by utilizing Google search tricks”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Smart Search
Pobierz pliki rozszerzeń Smart Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pnjffcaegchofakchdjegmbokcanhbfe |
Oficjalny URL | https://chromewebstore.google.com/detail/smart-search/pnjffcaegchofakchdjegmbokcanhbfe |
Opis | Smart Search helps find information on Google easier by utilizing Google search tricks |
Rozmiar pliku | 1.3 MB |
Liczba instalacji | 61 |
Aktualna Wersja | 0.1.0 |
Ostatnia Aktualizacja | 2022-08-05 |
Data Publikacji | 2022-08-05 |
Deweloper | Vietjs |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |