Ping
Streamline your day
Cos'è Ping?
Ping è un'estensione di Chrome sviluppata da https://ping-tab.com, e la sua funzione principale è "Streamline your day".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ping
Scarica i file di estensione Ping in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | Ping |
ID | ejkcmcjaddgcgpclmnccaejfpngehphn |
URL Ufficiale | https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn |
Descrizione | Streamline your day |
Dimensione del File | 1.28 MB |
Conteggio Installazioni | 45,551 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2022-10-04 |
Data di Pubblicazione | 2022-09-18 |
Sviluppatore | https://ping-tab.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://ping-tab.com/ |
URL della Pagina della Politica sulla Privacy | https://medianet.xyz/privacy.html |
Lingue Supportate | 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": [] } |