Patorjk.com Snake

Play this javascript snake in any tab!

Qu'est-ce que Patorjk.com Snake ?

Patorjk.com Snake est une extension Chrome développée par Maxim Collingwood, et sa fonction principale est "Play this javascript snake in any tab!".

Télécharger le fichier CRX de l'extension Patorjk.com Snake

Téléchargez les fichiers d'extension Patorjk.com 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

                        All credit goes to patorjk.com, this is not my game. However, since this game is so fun, I've decided to give it some more publicity.                    

Informations de Base sur l'Extension

Nom Patorjk.com Snake Patorjk.com Snake
ID aickjkenlpkgbghpkkenlbffpiookpai
URL Officiel https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai
Description Play this javascript snake in any tab!
Taille du Fichier 16.29 KB
Nombre d'Installations 173
Version Actuelle 1.5
Dernière Mise à Jour 2017-04-07
Date de Publication 2017-04-07
Évaluation 5.00/5 Total 1 Évaluations
Développeur Maxim Collingwood
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Patorjk.com Snake",
    "version": "1.5",
    "description": "Play this javascript snake in any tab!",
    "icons": {
        "128": "download.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}