Ping

Streamline your day

¿Qué es Ping?

Ping es una extensión de Chrome desarrollada por https://ping-tab.com, y su función principal es "Streamline your day".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Ping

Descarga archivos de extensión Ping en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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/                    

Información Básica de la Extensión

Nombre Ping Ping
ID ejkcmcjaddgcgpclmnccaejfpngehphn
URL Oficial https://chromewebstore.google.com/detail/ping/ejkcmcjaddgcgpclmnccaejfpngehphn
Descripción Streamline your day
Tamaño del Archivo 1.28 MB
Cantidad de Instalaciones 45,551
Versión Actual 1.0.0
Última Actualización 2022-10-04
Fecha de Publicación 2022-09-18
Desarrollador https://ping-tab.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://ping-tab.com/
URL de la Página de Política de Privacidad https://medianet.xyz/privacy.html
Idiomas Soportados 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": []
}