IXL

IXL

Engaging and adaptive learning for math, language arts, science, social studies, and Spanish.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "IXL",
  "description": "__MSG_description__",
  "version": "1.2",
  "manifest_version": 2,
  "icons": {
    "128": "128x128-icon-image.png"
  },
  "app": {
    "urls": [
      "*://*.ixl.com/"
    ],
    "launch": {
      "web_url": "https://www.ixl.com"
    }
  },
  "default_locale": "en_US"
}