Snake
Play Snake game from your Chrome new tab page
¿Qué es Snake?
Snake es una extensión de Chrome desarrollada por Lookup Media, y su función principal es "Play Snake game from your Chrome new tab page".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Snake
Descarga archivos de extensión Snake 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
                        A snake game. 
Eat the red dot and get bigger and bigger! 
Start slow and get faster and faster! 
-By clicking "Add to Chrome", I accept and agree to install the Snake game.  Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
Home - https://lookupmedia.co/
Legal Terms - https://lookupmedia.co/snake-legal-terms 
Privacy Policy - https://lookupmedia.co/privacy-policy
About -  https://lookupmedia.co/about
Contact Us - https://lookupmedia.co/contact-us
Contact Email -  [email protected]
Services - https://lookupmedia.co/services                     Información Básica de la Extensión
| Nombre |   |  
| ID | fpfcigpiadholjoflcfkomlonjeeepdc | 
| URL Oficial | https://chromewebstore.google.com/detail/snake/fpfcigpiadholjoflcfkomlonjeeepdc | 
| Descripción | Play Snake game from your Chrome new tab page | 
| Tamaño del Archivo | 13.05 KB | 
| Cantidad de Instalaciones | 11,373 | 
| Versión Actual | 1.3 | 
| Última Actualización | 2024-02-21 | 
| Fecha de Publicación | 2022-02-03 | 
| Calificación | 4.50/5 Total de 2 Calificaciones | 
| Desarrollador | Lookup Media | 
| Correo electrónico | [email protected] | 
| Tipo de Pago | free | 
| URL de la Página de Política de Privacidad | https://lookupmedia.co/privacy-policy | 
| Idiomas Soportados | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Play Snake game from your Chrome new tab page",
    "version": "1.3",
    "name": "Snake",
    "icons": {
        "16": "app-icons\/16.png",
        "48": "app-icons\/48.png",
        "128": "app-icons\/128.png"
    },
    "action": {
        "default_icon": "app-icons\/48.png"
    }
}  |  |