Skip to content

Instantly share code, notes, and snippets.

@cwervo
Created November 1, 2019 19:24
Show Gist options
  • Save cwervo/a07a679376c28330ad140d9d11a0de5b to your computer and use it in GitHub Desktop.
Save cwervo/a07a679376c28330ad140d9d11a0de5b to your computer and use it in GitHub Desktop.
Are.na Bookmarklet
javascript:(function()%7Bvar%20s=document.createElement('script');s.setAttribute('type','text/javascript');s.setAttribute('charset','UTF-8');s.setAttribute('src','https://www.are.na/loader.js');document.documentElement.appendChild(s);%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment