Skip to content

Instantly share code, notes, and snippets.

@benesch
Last active March 24, 2019 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benesch/91f0e0346695966c59cc6b5e44b9bf58 to your computer and use it in GitHub Desktop.
Save benesch/91f0e0346695966c59cc6b5e44b9bf58 to your computer and use it in GitHub Desktop.
<p>To use, drag a link below to your bookmarks bar. Then navigate to WooCommerce and click the bookmark to activate.</p>
<ul>
<li><a href='javascript:setTimeout(() => navigator.clipboard.writeText(Array.from(document.querySelectorAll(".meta.email")).map(e => e.innerText).join("\n")), 10)'>Copy emails</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment