Snake Firefox

Examine source code of Snake

제작자: Armen Stepanyan
Inspect and view changes in Snake source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "32.png"
  },
  "description": "Snake game",
  "icons": {
    "32": "32.png",
    "48": "64.png",
    "128": "128.png"
  },
  "web_accessible_resources": [
    "style.css",
    "option.js"
  ],
  "manifest_version": 2,
  "name": "Snake Game",
  "options_ui": {
    "page": "option.html"
  },
  "version": "1.0"
}

최고의 Snake 대안

다음은 Snake과(와) 유사한 Firefox add-on입니다: