Snake

Snake.

Qu'est-ce que Snake ?

Snake est une extension Chrome développée par Gunnarclingman, et sa fonction principale est "Snake.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Snake

Téléchargez les fichiers d'extension Snake au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This is a port of patorjk's snake you can visit his website at patorjk.com/games/snake/. I have made this as a convenient place to access the game. The adds that were on the actual site are still present and i could not remove that.                    

Informations de Base sur l'Extension

Nom Snake Snake
ID jciacpclgoeflamcnchfckcfocbbokkf
URL Officiel https://chrome.google.com/webstore/detail/snake/jciacpclgoeflamcnchfckcfocbbokkf
Description Snake.
Taille du Fichier 12.47 KB
Nombre d'Installations 236
Version Actuelle 1.0
Dernière Mise à Jour 2016-03-04
Date de Publication 2016-03-04
Développeur Gunnarclingman
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snake",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Snake.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "snake.html"
    }
}