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.
Wat is Snake Game?
Snake Game is een Chrome-extensie ontwikkeld door https://snake-game-app.blogspot.com, en de belangrijkste functie is "First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.".
Extensie Screenshots
Download het CRX-bestand van de extensie Snake Game
Download Snake Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Snake Game |
ID | bjfimcbikkcobjgbjmmeiabppeadmbok |
Officiële URL | https://chromewebstore.google.com/detail/snake-game/bjfimcbikkcobjgbjmmeiabppeadmbok |
Beschrijving | First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users. |
Bestandsgrootte | 221 KB |
Aantal Installaties | 35 |
Huidige Versie | 3.2 |
Laatst Bijgewerkt | 2022-01-01 |
Publicatiedatum | 2022-01-01 |
Ontwikkelaar | https://snake-game-app.blogspot.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://snake-game-app.blogspot.com/ |
Help Pagina-URL | https://snake-game-app.blogspot.com/p/contact-here.html |
Ondersteunde Talen | 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" } } |