Mimic onclick events in Google Keep with JavaScript
问题 Long story short, Google does not provide an API for Google Keep. So I am trying to "hack" together something that fits my needs. What I've come up with is a JavaScript userscript for Chrome that run on https://keep.google.com . The userscript would, for my needs, iterate through each note and click on the reminder button, then fill out the various parts to add a reminder. I'm stuck on getting the click event to fire for the DIV. The HTML for a single note is below. The line that starts <div