ScootPad

ScootPad

Join the 2+ million educators and 40,000+ schools and experience the most adaptive learning in Math and ELA.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ScootPad",
  "shortName": "ScootPad",
  "description": "Join the 2+ million educators and 40,000+ schools and experience the most adaptive learning in Math and ELA.",
  "version": "4.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.scootpad.com/"
    ],
    "launch": {
      "web_url": "http://www.scootpad.com/"
    }
  }
}