2013-10-14: Right-Click to the Past -- Memento for Chrome
Last week LANL released Memento for Chrome , an extension that adds Memento capability for Chrome browsers. It represents such a leap in capability and speed that the prior MementoFox (Memento for FireFox) add-on should be considered deprecated. It's not just a FireFox vs. Chrome thing either; Memento for Chrome features a subtle change in how it interacts with the past and present. MementoFox had a toggle switch for present vs. Time Travel mode that would trap and modify all outbound requests , from the current page and all subsequent pages until turned off, to go from the form of: http://example.com/index.html to: http://mementoproxy.lanl.gov/aggr/timegate/http://example.com/index.html This involved some complicated logic to determine when you were getting a memento (i.e., archived web entity) vs. something from the live web. When you factored in native Memento archives vs. proxied Memento archives, things could get hairy (see the 2011 Code4Lib paper for a (dat