Snake

The authentic snake game in a popup.

Qu'est-ce que Snake ?

Snake est une extension Chrome développée par alla.sorochann, et sa fonction principale est "The authentic snake game in a popup.".

Captures d'Écran de l'Extension

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

                        The authentic snake game in a popup.
This extension allows you - the user, to play snake, whenever and wherever you want, without having to open a new window. Also, unlike many other options out there, this extension saves your highscore, so that you dont have to remember that really good score when youre gonna tell all your friends about it. We are proud to publish the popup version of Snake (Kristian Games version) on the chrome webstore.                    

Informations de Base sur l'Extension

Nom Snake Snake
ID ilejgclbbbhiecfpkgpecodahkbgfgco
URL Officiel https://chrome.google.com/webstore/detail/snake/ilejgclbbbhiecfpkgpecodahkbgfgco
Description The authentic snake game in a popup.
Taille du Fichier 6.5 KB
Nombre d'Installations 358
Version Actuelle 3.11.2021.1
Dernière Mise à Jour 2021-11-04
Date de Publication 2021-11-04
Développeur alla.sorochann
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snake",
    "short_name": "Snake",
    "version": "3.11.2021.1",
    "description": "The authentic snake game in a popup.",
    "icons": {
        "16": "images\/head.png",
        "48": "images\/head.png",
        "128": "images\/head.png"
    },
    "browser_action": {
        "default_icon": "images\/head.png",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "manifest_version": 2
}