Snake Game Classic Firefox

Examine source code of Snake Game Classic

Inspect and view changes in Snake Game Classic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Snake Game Classic",
  "version": "1.0.0",
  "description": "Classic Snake game with power-ups, multiple difficulty levels, and persistent leaderboard",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "snake-game-classic@josegpneto",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Snake Game Classic Alternatives

Here are some Firefox add-ons that are similar to Snake Game Classic: