Ping
Streamline your day
Что такое Ping?
Ping - это расширение Chrome, разработанное https://ping-tab.com, и его основная функция - "Streamline your day".
Снимки экрана расширения
Скачать файл CRX расширения Ping
Скачайте файлы расширений Ping в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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/
Основная информация о расширении
Название | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
Официальный URL | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Описание | Streamline your day |
Размер файла | 1.28 MB |
Количество установок | 45,551 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2022-10-04 |
Дата публикации | 2022-09-18 |
Разработчик | https://ping-tab.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://ping-tab.com/ |
URL страницы политики конфиденциальности | https://medianet.xyz/privacy.html |
Поддерживаемые языки | 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": [] } |