Snake Game
First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.
¿Qué es Snake Game?
Snake Game es una extensión de Chrome desarrollada por https://snake-game-app.blogspot.com, y su función principal es "First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Snake Game
Descarga archivos de extensión Snake Game 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
With Snake Game extension users will get the new data from the website as soon as they open the extension Popup and New tab with background color, quotes Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle. ---------------------------------------------------------------------------- Before visit our website please learn about our Disclaimer, privacy policy, and Cookies Policy. https://snake-game-app.blogspot.com/p/disclaimer.html https://snake-game-app.blogspot.com/p/privacy-policy.html https://snake-game-app.blogspot.com/p/cookie-policy.html
Información Básica de la Extensión
Nombre | Snake Game |
ID | bjfimcbikkcobjgbjmmeiabppeadmbok |
URL Oficial | https://chromewebstore.google.com/detail/snake-game/bjfimcbikkcobjgbjmmeiabppeadmbok |
Descripción | First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users. |
Tamaño del Archivo | 221 KB |
Cantidad de Instalaciones | 35 |
Versión Actual | 3.2 |
Última Actualización | 2022-01-01 |
Fecha de Publicación | 2022-01-01 |
Desarrollador | https://snake-game-app.blogspot.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://snake-game-app.blogspot.com/ |
URL de la Página de Ayuda | https://snake-game-app.blogspot.com/p/contact-here.html |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snake Game", "version": "3.2", "manifest_version": 3, "description": "First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.", "icons": { "128": "icon-128.png" }, "action": { "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/snake-game-app.blogspot.com\/*" ], "offline_enabled": true, "chrome_url_overrides": { "newtab": "app.html" } } |