Endless Snake

A new take on Snake, now an endless runner!

What is Endless Snake?

Endless Snake is a Chrome extension developed by Kaeso, and its main feature is "A new take on Snake, now an endless runner!".

Extension Screenshots

screenshot

Download Endless Snake Extension CRX File

Download Endless Snake 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

                        The game of snake has always been the same simple formula, moving around the snake in a field gathering food to grow while avoiding your own body. This take on snake is different, more reminiscent of the chrome Dino game we all know and love.

Navigate the snake with the arrow keys or WASD through the paths as the speed increases in order to beat your high score! A perfect idle game while you wait for something.                    

Extension Basic Information

Name Endless Snake Endless Snake
ID flmekknhfiondiondobahckibaohdgnp
Official URL https://chromewebstore.google.com/detail/endless-snake/flmekknhfiondiondobahckibaohdgnp
Description A new take on Snake, now an endless runner!
File Size 664 KB
Installation Count 888
Current Version 1.0.0
Last Updated 2021-10-14
Publish Date 2021-10-14
Rating 5.00/5 Total 3 Ratings
Developer Kaeso
Email [email protected]
Payment Type free
Extension Website https://github.com/ptlthg/Snake
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "A new take on Snake, now an endless runner!",
    "manifest_version": 3,
    "name": "Endless Snake",
    "version": "1.0.0",
    "offline_enabled": true
}