Script Summary: Keeps track of submissions you viewed on Reddit. Allows filtering and limits.
New
This version completely re-writes the script. It is now much more accurate, efficient and easy to look at.
Adds an additional tab to the navigation bar on Reddit.
Show submissions from specific sub-reddits.
Enter a regular expression into the filter bar to search submissions.
Click "Clear All History" to clear history.
The Limit specifies how many scripts are stored at once. When the limit is reached, the oldest scripts are removed as newer ones are viewed.
The data is persistent between sessions using HTML localStorage.
Works with Firefox or Chrome (using Tampermonkey).
Enjoy.
Known Issues
- Up/Down arrows don't do anything except look nice
- History is tied to local machine, not your account
- Back/Forward buttons ignore history tab
- Lots of room for improvement
Feel free to submit a patch here: https://github.com/ahal/userscripts/tree/master...




