Ping
Streamline your day
Co to jest Ping?
Ping to rozszerzenie Chrome opracowane przez https://ping-tab.com, a jego główną funkcją jest „Streamline your day”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ping
Pobierz pliki rozszerzeń Ping 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
Ping tab extension does everything you could possibly want it to do and not only that, it is beautifully designed and extremely intuitive to use. This extension gives an easy access web search, partnered with quick links to get you going faster. Once you install the Ping desktop extension, your browsers new tab will be replaced and show Bing search results. By clicking "Add to Chrome", I accept and agree to installing the Ping Chrome extension and setting Chrome™️ New Tab search to that provided by the service with default search results by Microsoft Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://ping-tab.com/privacy-policy/ Terms of use: https://ping-tab.com/terms-conditions/
Podstawowe informacje o rozszerzeniu
Nazwa | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
Oficjalny URL | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Opis | Streamline your day |
Rozmiar pliku | 1.28 MB |
Liczba instalacji | 45,551 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2022-10-04 |
Data Publikacji | 2022-09-18 |
Deweloper | https://ping-tab.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://ping-tab.com/ |
Adres URL Strony Polityki Prywatności | https://medianet.xyz/privacy.html |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ping", "short_name": "Ping", "version": "1.0.0", "description": "Streamline your day", "icons": { "32": "icons\/32.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "author": "Trigvent", "action": { "browser_style": false, "default_title": "Ping" }, "chrome_url_overrides": { "newtab": "new-tab.html" }, "permissions": [] } |