very cool!* Extension: SessionSaver
* Developer: twinsen
* Latest Version: 0.1
* Download Latest Version: http://members.iinet.net.au/~bertdb/...ssionSaver.crx
* Description: I've been working on a tool to let you save and manage multiple sessions.
* Features
** Saves all tab urls for all chrome windows.
** Saves multiple sessions with custom names.
** Loads all urls from saved session to current window in new tabs.
** Can view all urls to copy/paste from.
* Browser Compatibility: Chrome dev 3.0.197.11
* Screenshots
The most difficult areas were:
* The strange cookie behaviour - seems that you can't rely on extension cookies to save (unless you wait 30 seconds before exiting). This is a known bug. Don't use cookies for important data.
* The callback systems present in bookmark functions. It seems tricky to get the order of execution right. Plus you can't search for folders, or search within an existing parent.
Features I would have liked:
* Context menus.
The code currently needs lots of cleaning up, but I think its ready for public testing.


LinkBack URL
About LinkBacks









Reply With Quote


