Skip to content

Instantly share code, notes, and snippets.

@wrzlbrmft
Created November 14, 2015 14:25
Show Gist options
  • Save wrzlbrmft/6c9fbc42de6168eafdb9 to your computer and use it in GitHub Desktop.
Save wrzlbrmft/6c9fbc42de6168eafdb9 to your computer and use it in GitHub Desktop.
Bookmarklet to instantly switch to the archive view of any tumblr blog.
Drag this link into your bookmarks bar:
<a href="javascript:(function(){window.location.href=window.location.protocol+'//'+window.location.hostname+'/archive';})();">Archive</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment