Skip to content

Instantly share code, notes, and snippets.

@ianb
Created October 25, 2013 17:55
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 ianb/7158980 to your computer and use it in GitHub Desktop.
Save ianb/7158980 to your computer and use it in GitHub Desktop.
TogetherJS bookmarklet
javascript:(function%20()%20%7Bwindow._TogetherJSBookmarklet%20%3D%20true%3Bs%3Ddocument.createElement('script')%3Bs.src%3D%22https%3A%2F%2Ftogetherjs.com%2Ftogetherjs.js%22%3Bdocument.head.appendChild(s)%3B%7D)()%3Bvoid(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment