NoRedInk

NoRedInk

NoRedInk is an adaptive learning tool that helps students improve their grammar and writing skills.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NoRedInk",
  "description": "NoRedInk is an adaptive learning tool that helps students improve their grammar and writing skills.",
  "version": "1.0.0",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://www.noredink.com/"
    ],
    "launch": {
      "web_url": "https://www.noredink.com/"
    }
  },
  "icons": {
    "128": "icon-128x128.png"
  }
}