Posts

Showing posts from March, 2015

Chrome Extension - Tab Keeper

Opening too many tabs is one of the biggest memory hogs for the Chrome browser. In my search to find the most elegant solution to this problem, I stumbled upon Jacob Singh's Tab Wrangler extension. It is perfect for my needs, except for the fact that it doesn't store tabs in a feel secure way and sync across all my computers. I didn't find a better way to achieve this, except using chrome Bookmarks. I have modified the code to support this feature, so users can now optionally save all the closed tabs in Other bookmarks  folder in chrome. Recent items are stored in Current folder, and older items are archived based on max tabs setting, to  History folder within different timestamp folders, each containing previous sets of archived tabs.