Save chrome tabs as sessions
- User can create workspaces from open tabs in just one click.
- The sessions can be restored at any time. They will stored in local storage and will not be erased.
- Ability to name sessions, restore and delete them.
- Effective memory management.
- HTML , CSS and JS
- Moment.js for date and time parsing
- Clone this repository
- Open chrome and go to chrome://extensions/ and turn on Developer mode
- Click on "Load unpacked" and load the cloned repository
- The extension will be now available on chrome
- Still getting stuck ? Check this website for help: Manually install extensions