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をいくつか紹介します: