Examine source code of Duck hunt

Inspect and view changes in Duck hunt source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "theme": {
    "images": {
      "theme_frame": "Duck-Hunt-Wallpaper.jpg"
    },
    "colors": {
      "frame": "#0069e0",
      "tab_background_text": "#bababa"
    }
  },
  "version": "2.0",
  "name": "Duck hunt",
  "manifest_version": 2,
  "description": "Duck hunt !"
}