Learn Arabic - Salaam

Learn Arabic - Salaam

Interactive audio lessons and games for studying Arabic

Merlin
Additional files are visible only to premium users

manifest.json


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