Skip to content

Instantly share code, notes, and snippets.

@zz-chen
Last active May 18, 2018 05:01
Show Gist options
  • Save zz-chen/96469bb34be3b8aee589c83b67362acf to your computer and use it in GitHub Desktop.
Save zz-chen/96469bb34be3b8aee589c83b67362acf to your computer and use it in GitHub Desktop.
yammer bookmarklet
javascript:var scriptTag=document.createElement('script');scriptTag.src='https://s0.assets-yammer.com/assets/platform_social_buttons.min.js';document.body.appendChild(scriptTag);yam.platform.yammerShareOpenPopup({defaultMessage:window.getSelection()});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment