myLexia

myLexia

Use of this program requires an active Lexia account. If you do not have a username and password, please contact your school for…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "myLexia",
  "version": "10.2",
  "app": {
    "urls": [
      "*://www.mylexia.com/"
    ],
    "launch": {
      "web_url": "http://www.mylexia.com/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2
}