Bookmarklet to page history on the Internet Archive


/ Published in: JavaScript
Save to your folder(s)

This bookmarklet points to the Internet Archive overview page for the current page. Insert it into your page or bookmark it [right here](javascript:location.href='http://web.archive.org/web/*/'+location.href).


Copy this code and paste it in your HTML
  1. <a href="javascript:location.href='http://web.archive.org/web/*/'+location.href">Page history</a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.