Patorjk.com Snake
Play this javascript snake in any tab!
Wat is Patorjk.com Snake?
Patorjk.com Snake is een Chrome-extensie ontwikkeld door Maxim Collingwood, en de belangrijkste functie is "Play this javascript snake in any tab!".
Download het CRX-bestand van de extensie Patorjk.com Snake
Download Patorjk.com Snake-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
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.
Basisinformatie over de Extensie
Naam | |
ID | aickjkenlpkgbghpkkenlbffpiookpai |
Officiële URL | https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai |
Beschrijving | Play this javascript snake in any tab! |
Bestandsgrootte | 16.29 KB |
Aantal Installaties | 173 |
Huidige Versie | 1.5 |
Laatst Bijgewerkt | 2017-04-07 |
Publicatiedatum | 2017-04-07 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Maxim Collingwood |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |