Examine source code of Effing Worms

Inspect and view changes in Effing Worms 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Effing Worms",
  "version": "2.0",
  "manifest_version": 2,
  "description": "Effing Worms - Xmas - MERRY EFFING XMAS!! Eat elves, yeti, and reindeer! Santa gave you a crap present..",
  "app": {
    "urls": [
      "http://www.bestofflashgames.com/effing-worms-xmas.html"
    ],
    "launch": {
      "web_url": "http://www.bestofflashgames.com/effing-worms-xmas.html"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}