snek9

snek9

What is snek9?

snek9 is a Chrome extension developed by trop, and its main feature is "snek9".

Extension Screenshots

screenshot
screenshot

Download snek9 Extension CRX File

Download snek9 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

                        This is a snake game made in js with the p5 library. You can turn left, and turn right. you can eat apples and grow. fill the whole box to win. play big version at https://www.trop.live/snakelmao/ |-------| google made me type this sorry.                    

Extension Basic Information

Name snek9 snek9
ID eomogcgnbkjgcmfmpahmogbdlihnccbf
Official URL https://chromewebstore.google.com/detail/snek9/eomogcgnbkjgcmfmpahmogbdlihnccbf
Description snek9
File Size 666 KB
Installation Count 66
Current Version 1.2.2
Last Updated 2021-10-06
Publish Date 2021-09-03
Rating 5.00/5 Total 3 Ratings
Developer trop
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "snek9",
    "description": "snek9",
    "version": "1.2.2",
    "action": {
        "default_icon": "logo.png",
        "default_popup": "index.html"
    },
    "permissions": []
}