After writing the previous post, I thought I’d share another script I use, this time to respond to user feedback for my Chrome apps.
All the feedback links in the apps, and the link on page that opens when they are uninstalled, direct to this form.
The problem
On submission, the form adds a row to a spreadsheet with each of those input fields in a separate column. Google provides a notification option for whenever the form is submitted. However, the default email sent by Google is quite useless:
The default notification email requires a click-through to see the changes. This is sad enough on the desktop. On mobile, it’s completely useless – requiring me to open a big spreadsheet to see just one new row of data!