SmartKid Maths Free

SmartKid Maths Free

SmartKid Maths Free: Education game to learn preschool, 1st and 2nd grade math exercises!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "SmartKid Maths Free",
  "version": "1.1.16",
  "description": "SmartKid Maths Free: Education game to learn preschool, 1st and 2nd grade math exercises!",
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  },
  "offline_enabled": true,
  "app": {
    "launch": {
      "local_path": "index.html",
      "container": "panel"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}