Skip to content

Instantly share code, notes, and snippets.

@naganowl
Created March 14, 2018 21:17
Show Gist options
  • Save naganowl/91589377e1f9a3d9f50f4fab0a6c7fef to your computer and use it in GitHub Desktop.
Save naganowl/91589377e1f9a3d9f50f4fab0a6c7fef to your computer and use it in GitHub Desktop.
Grab emails on an expanded distribution list within Google Calendar
([]).map.call(document.querySelectorAll('[data-hovercard-id]'), (el) => { return el.getAttribute('data-hovercard-id'); } )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment