Learn English - How's It Going

Learn English - How's It Going

Interactive audio lessons and games for studying English

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Learn English - How's It Going",
  "short_name": "Learn English",
  "description": "Interactive audio lessons and games for studying English",
  "default_locale": "en",
  "version": "1.80.1",
  "app": {
    "urls": [
      "http://www.howsitgoingenglish.com/"
    ],
    "launch": {
      "web_url": "http://www.howsitgoingenglish.com/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "notifications"
  ],
  "manifest_version": 2
}