Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 954 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 954 Bytes

Sessions

Save chrome tabs as sessions

ezgif-3-e09ce27683

Functions Available


  1. User can create workspaces from open tabs in just one click.
  2. The sessions can be restored at any time. They will stored in local storage and will not be erased.
  3. Ability to name sessions, restore and delete them.
  4. Effective memory management.

Technologies Used


  1. HTML , CSS and JS
  2. Moment.js for date and time parsing

How to Install


  1. Clone this repository
  2. Open chrome and go to chrome://extensions/ and turn on Developer mode
  3. Click on "Load unpacked" and load the cloned repository
  4. The extension will be now available on chrome
  5. Still getting stuck ? Check this website for help: Manually install extensions