Skip to content

Instantly share code, notes, and snippets.

View bbatsell's full-sized avatar

Brock Batsell bbatsell

View GitHub Profile
@bbatsell
bbatsell / gist:9237707
Created February 26, 2014 20:22
Add website to file
javascript:(function(){window.location="launch://x-callback-url/dropbox/append?text="+encodeURIComponent(document.title+" - "+location.href)+"&path=%2FPublic&name=Websites.txt&linebreak=YES&x-success="+encodeURIComponent(location.href);})();