snek9

snek9

Wat is snek9?

snek9 is een Chrome-extensie ontwikkeld door trop, en de belangrijkste functie is "snek9".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie snek9

Download snek9-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam snek9 snek9
ID eomogcgnbkjgcmfmpahmogbdlihnccbf
Officiële URL https://chromewebstore.google.com/detail/snek9/eomogcgnbkjgcmfmpahmogbdlihnccbf
Beschrijving snek9
Bestandsgrootte 666 KB
Aantal Installaties 66
Huidige Versie 1.2.2
Laatst Bijgewerkt 2021-10-06
Publicatiedatum 2021-09-03
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar trop
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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": []
}