Search Engine Switch
Easily switch among multiple search engines without having to retype the search repeatedly.
Co to jest Search Engine Switch?
Search Engine Switch to rozszerzenie Chrome opracowane przez https://bitbute.tech, a jego główną funkcją jest „Easily switch among multiple search engines without having to retype the search repeatedly.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Search Engine Switch
Pobierz pliki rozszerzeń Search Engine Switch 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
This extension makes it easy to search for same terms across multiple search engines. Suppose you searched on google, but would also like to see the search on bing, it can be done with a single click. The extension is aware of your search text and knows how to search the same thing in another search engine.
Podstawowe informacje o rozszerzeniu
Nazwa | Search Engine Switch |
ID | akelhfnaodcdhfakigbacohhcklobpnp |
Oficjalny URL | https://chromewebstore.google.com/detail/search-engine-switch/akelhfnaodcdhfakigbacohhcklobpnp |
Opis | Easily switch among multiple search engines without having to retype the search repeatedly. |
Rozmiar pliku | 542 KB |
Liczba instalacji | 165 |
Aktualna Wersja | 1.0.5 |
Ostatnia Aktualizacja | 2022-06-13 |
Data Publikacji | 2022-02-01 |
Ocena | 4.56/5 Łącznie 9 Oceny |
Deweloper | https://bitbute.tech |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://bitbute.tech |
Adres URL Strony Pomocy | https://bitbute.tech |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.5", "short_name": "Search Engine Switch", "name": "Search Engine Switch", "description": "Easily switch among multiple search engines without having to retype the search repeatedly.", "action": { "default_title": "Search Engine Switch", "default_popup": "popup.html" }, "background": { "service_worker": "background.bundle.js" }, "content_scripts": [ { "matches": [ " |