Patorjk.com Snake
Play this javascript snake in any tab!
What is Patorjk.com Snake?
Patorjk.com Snake is a Chrome extension developed by Maxim Collingwood, and its main feature is "Play this javascript snake in any tab!".
Download Patorjk.com Snake Extension CRX File
Download Patorjk.com Snake extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | aickjkenlpkgbghpkkenlbffpiookpai |
Official URL | https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai |
Description | Play this javascript snake in any tab! |
File Size | 16.29 KB |
Installation Count | 173 |
Current Version | 1.5 |
Last Updated | 2017-04-07 |
Publish Date | 2017-04-07 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Maxim Collingwood |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |