Learn French with Yabla

Learn French with Yabla

Study French with Authentic Videos. Paid App with free demo.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Learn French with Yabla",
  "description": "Study French with Authentic Videos.  Paid App with free demo.",
  "version": "2",
  "manifest_version": 2,
  "author": "Yabla, Inc.",
  "app": {
    "urls": [
      "https://french.yabla.com/"
    ],
    "launch": {
      "web_url": "https://french.yabla.com/"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "short_name": "Yabla French",
  "permissions": []
}