Mycool search
Mycool search - The best way to search
Co to jest Mycool search?
Mycool search to rozszerzenie Chrome opracowane przez lucypang992, a jego główną funkcją jest „Mycool search - The best way to search”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Mycool search
Pobierz pliki rozszerzeń Mycool 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
Search the web using this useful tool from the address bar. Get inspired and make your Google Chrome experience better by replacing your browser's search bar or recent searches toolbar with Microsoft Bing search results.
Podstawowe informacje o rozszerzeniu
Nazwa | Mycool search |
ID | ijhcfdmiieppnclkelnpmmmankkgkcnm |
Oficjalny URL | https://chromewebstore.google.com/detail/mycool-search/ijhcfdmiieppnclkelnpmmmankkgkcnm |
Opis | Mycool search - The best way to search |
Rozmiar pliku | 10.95 KB |
Liczba instalacji | 421 |
Aktualna Wersja | 0.1.1 |
Ostatnia Aktualizacja | 2024-01-08 |
Data Publikacji | 2024-01-08 |
Deweloper | lucypang992 |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://search.mycooltab.com/pp.php |
Obsługiwane Języki | en-GB |
manifest.json | |
{ "background": { "service_worker": "background.js", "type": "module" }, "icons": { "16": "icons\/icon16.png", "128": "icons\/icon128.png" }, "chrome_settings_overrides": { "search_provider": { "alternate_urls": [], "encoding": "UTF-8", "favicon_url": "https:\/\/search.mycooltab.com\/favicon.png", "image_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}", "image_url_post_params": "", "instant_url": "", "instant_url_post_params": "", "is_default": true, "keyword": "Mycool search", "name": "Mycool search", "search_url": "https:\/\/search.mycooltab.com\/search.php?src=mycodsv3&type=ds&q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/search.mycooltab.com\/suggest.php?q={searchTerms}", "suggest_url_post_params": "" } }, "description": "Mycool search - The best way to search", "manifest_version": 3, "name": "Mycool search", "short_name": "mycooltab", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.1" } |