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.
O que é Snake Game?
Snake Game é uma extensão do Chrome desenvolvida por https://snake-game-app.blogspot.com, e sua principal característica é "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 Tela da Extensão
Baixar o arquivo CRX da Extensão Snake Game
Baixe arquivos de extensão Snake Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Snake Game |
ID | bjfimcbikkcobjgbjmmeiabppeadmbok |
URL Oficial | https://chromewebstore.google.com/detail/snake-game/bjfimcbikkcobjgbjmmeiabppeadmbok |
Descrição | First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users. |
Tamanho do Arquivo | 221 KB |
Contagem de Instalações | 35 |
Versão Atual | 3.2 |
Última Atualização | 2022-01-01 |
Data de Publicação | 2022-01-01 |
Desenvolvedor | https://snake-game-app.blogspot.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://snake-game-app.blogspot.com/ |
URL da Página de Ajuda | https://snake-game-app.blogspot.com/p/contact-here.html |
Idiomas Suportados | 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" } } |