Examine source code of ADAM AND EVE 7

Inspect and view changes in ADAM AND EVE 7 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
{
  "description": "Adam and the paradise is here again. New puzzles, adventure and dangerous dinosaurs! Complete challenging puzzles and have fun in the prehistoric world!",
  "manifest_version": 2,
  "name": "ADAM AND EVE 7",
  "version": "1.2",
  "homepage_url": "https://jogosonlineapps.com.br/amazon/ADAMANDEVE7.htm",
  "icons": {
    "48": "icons/page-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/page-32.png"
  }
}