Skip to content

Instantly share code, notes, and snippets.

@binki
Forked from AmrEldib/PushbulletBookmarklet.js
Last active August 29, 2015 14: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 binki/58ff1d99154cbbcfe5b9 to your computer and use it in GitHub Desktop.
Save binki/58ff1d99154cbbcfe5b9 to your computer and use it in GitHub Desktop.
<a href="javascript:void(window.open('https://pushbullet.com/push/link?title='+encodeURIComponent(document.title)+'&url='+encodeURIComponent(location.href)))">Push</a></a>
<!-- Source: http://pastebin.com/183UqMc1 -->
@binki
Copy link
Author

binki commented Feb 22, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment