Snake in Popup

A simple game to play

What is Snake in Popup?

Snake in Popup is a Chrome extension developed by Kaeso, and its main feature is "A simple game to play".

Extension Screenshots

screenshot

Download Snake in Popup Extension CRX File

Download Snake in Popup 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

                        A basic game of snake that can be played right in chrome!

Move around you snake with WASD or arrow keys and collect all of the yellow spots by running into them with you snake.

Each point you collect makes you one unit longer and makes you go faster.

Play until you accidentally run into your own body.

Scores will be updated upon death.                    

Extension Basic Information

Name Snake in Popup Snake in Popup
ID alfblejfnbeponhmejiihfncggddanbf
Official URL https://chromewebstore.google.com/detail/snake-in-popup/alfblejfnbeponhmejiihfncggddanbf
Description A simple game to play
File Size 36.57 KB
Installation Count 340
Current Version 0.0.0.3
Last Updated 2020-05-11
Publish Date 2020-05-09
Rating 5.00/5 Total 3 Ratings
Developer Kaeso
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "A simple game to play",
    "manifest_version": 2,
    "name": "Snake in Popup",
    "version": "0.0.0.3"
}