Ping
Streamline your day
Wat is Ping?
Ping is een Chrome-extensie ontwikkeld door https://ping-tab.com, en de belangrijkste functie is "Streamline your day".
Extensie Screenshots
Download het CRX-bestand van de extensie Ping
Download Ping-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
Officiële URL | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Beschrijving | Streamline your day |
Bestandsgrootte | 1.28 MB |
Aantal Installaties | 45,551 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2022-10-04 |
Publicatiedatum | 2022-09-18 |
Ontwikkelaar | https://ping-tab.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://ping-tab.com/ |
URL van de Privacybeleid Pagina | https://medianet.xyz/privacy.html |
Ondersteunde Talen | 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": [] } |