Little Big Snake io Unblocked Game New Tab
Little Big Snake io is live with its current version! online game where you can build up platforms and fight.
¿Qué es Little Big Snake io Unblocked Game New Tab?
Little Big Snake io Unblocked Game New Tab es una extensión de Chrome desarrollada por https://funfuni.com, y su función principal es "Little Big Snake io is live with its current version! online game where you can build up platforms and fight.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Little Big Snake io Unblocked Game New Tab
Descarga archivos de extensión Little Big Snake io Unblocked Game New Tab 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
You can play Little Big Snake io from the new tab via the extension, as well as access dozens of different games with one click. Thanks to Search Box, you can google search and find new io games.
Información Básica de la Extensión
Nombre | Little Big Snake io Unblocked Game New Tab |
ID | hapbplgjcloebdjhhjcmfeilkfpnbjkd |
URL Oficial | https://chromewebstore.google.com/detail/little-big-snake-io-unblo/hapbplgjcloebdjhhjcmfeilkfpnbjkd |
Descripción | Little Big Snake io is live with its current version! online game where you can build up platforms and fight. |
Tamaño del Archivo | 467 KB |
Cantidad de Instalaciones | 360 |
Versión Actual | 1.0 |
Última Actualización | 2022-11-03 |
Fecha de Publicación | 2022-11-03 |
Calificación | 3.00/5 Total de 1 Calificaciones |
Desarrollador | https://funfuni.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://funfuni.com/ |
URL de la Página de Ayuda | https://funfuni.com/contact-us/ |
URL de la Página de Política de Privacidad | https://funfuni.com/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "author": "Funfuni.com", "name": "Little Big Snake io Unblocked Game New Tab", "description": "Little Big Snake io is live with its current version! online game where you can build up platforms and fight.", "manifest_version": 3, "version": "1.0", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "js\/background.js" }, "permissions": [], "icons": { "128": "128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |