Chrome Extension - Tracking Dynamic Bookmarks
This Chrome extension is designed to track dynamic bookmarks for you based on the specified regular expression. So if you were looking for a particular video on youtube, it will also keep track of that specific link and show you a list of it in your history. This allows you to easily find the last watched link and share it with your friends.
# How it works:
When a page is visited, its links will be added to the trackable bookmark list. This is done using the regular expression (RegExp) that you provide in the Settings panel.
Each time a bookmark is added, the last 10 most recent links are also saved to the history.