Dentist fear 2 Online Games

Dentist fear 2 Online Games

Play Dentist Fear 2 management game and make your kid patients happy and healthy erasing their fear of dentist.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Dentist fear 2 Online Games",
  "short_name": "Play Dentist fear 2 online game",
  "description": "Play Dentist Fear 2 management game and make your kid patients happy and healthy erasing their fear of dentist.",
  "version": "3.0",
  "browser_action": {
    "default_icon": "128.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "https://ajax.googleapis.com/"
  ]
}