Play Snake Game Online
Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game
What is Play Snake Game Online?
Play Snake Game Online is a Chrome extension developed by https://game.howtoalll.com, and its main feature is "Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game".
Extension Screenshots
Download Play Snake Game Online Extension CRX File
Download Play Snake Game Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself! Slither your way to get the highest score. Features: - Keyboard controls for desktop. Touch to swipe controls for smartphones and tablets. - Beautiful theme - Collect apples, grapes and oranges to increase your score and grow longer - Pro players: need a challenge? Double the speed of your snake, and double the thrill. Remake of the classic snake game. Reimagined with new graphics and theme. Just play snake online game extension and play now as a popup.
Extension Basic Information
Name | |
ID | mmjlhphaddkapgkbonbncbhonipfmfed |
Official URL | https://chrome.google.com/webstore/detail/play-snake-game-online/mmjlhphaddkapgkbonbncbhonipfmfed |
Description | Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game |
File Size | 57.17 KB |
Installation Count | 116 |
Current Version | 5.0 |
Last Updated | 2021-07-05 |
Publish Date | 2021-07-05 |
Developer | https://game.howtoalll.com |
[email protected] | |
Payment Type | free |
Extension Website | https://game.howtoalll.com/game/snake-game-online |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Play Snake Game Online", "description": "Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game", "version": "5.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |