Snake for Chrome

Snake for Chrome

What is Snake for Chrome?

Snake for Chrome is a Chrome extension developed by merz.joseph, and its main feature is "Snake for Chrome".

Download Snake for Chrome Extension CRX File

Download Snake for Chrome 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

                        Remember your old Nokia? Ever enjoyed Snake? You still can, and you can quickly hide it when your boss walks past.                    

Extension Basic Information

Name Snake for Chrome Snake for Chrome
ID alegpiehjdhoehmbhmnolofldkpobchd
Official URL https://chromewebstore.google.com/detail/snake-for-chrome/alegpiehjdhoehmbhmnolofldkpobchd
Description Snake for Chrome
File Size 42.35 KB
Installation Count 67
Current Version 1.1
Last Updated 2015-09-21
Publish Date 2015-09-20
Rating 3.50/5 Total 2 Ratings
Developer merz.joseph
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Snake for Chrome",
    "description": "Snake for Chrome",
    "version": "1.1",
    "browser_action": {
        "default_title": "Snake for Chrome",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}