Instapaper auto-archive by Thadd Selden
If you’re a user of Instapaper, you might miss the auto-archive feature they used to have. It would automatically archive an article when you clicked on it to read it. At the time that they removed the feature, I created FIFO Links, which uses HTML5 storage to accomplish the same thing. The catch with FIFO Links is that it didn’t provide shared storage; it only worked in one browser.
Recently, I decided that I should give Instapaper another shot (driven mostly by support for Instapaper in Reeder, the excellent RSS app for iPad). So as a result, I created a Safari extension that revives Instapaper’s auto-archive feature.
The source is also available on Github.

