Ping
Streamline your day
Qu'est-ce que Ping ?
Ping est une extension Chrome développée par https://ping-tab.com, et sa fonction principale est "Streamline your day".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ping
Téléchargez les fichiers d'extension Ping au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
URL Officiel | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Description | Streamline your day |
Taille du Fichier | 1.28 MB |
Nombre d'Installations | 45,551 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2022-10-04 |
Date de Publication | 2022-09-18 |
Développeur | https://ping-tab.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://ping-tab.com/ |
URL de la Page de Politique de Confidentialité | https://medianet.xyz/privacy.html |
Langues Prises en Charge | 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": [] } |