Newsletter creator for Google Apps

Newsletter creator for Google Apps

You like Gmail but you feel limited when you want to write beautiful emails ? Create a nice newsletter thanks to Google Sites…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Newsletter creator for Google Apps",
  "description": "",
  "version": "3",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbxoJ8lZ44ebcxa916cPCMBkx15gtNtI6n2tgHXN-T9mOLf_v7N0/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbxoJ8lZ44ebcxa916cPCMBkx15gtNtI6n2tgHXN-T9mOLf_v7N0/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}