Grammalecte  manifest.json at [4c21586958]

File gc_lang/fr/mailext/manifest.json artifact 0e7dd7d210 part of check-in 4c21586958


{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "${tb_identifier}",
      "strict_min_version": "68.0a1"
    }
  },
  "name": "${tb_name}",
  "description": "${description}",
  "version": "${version}",

  "author": "${author}",
  "homepage_url": "${link}",




}