Skip to content

Releases: ntkhang03/SessionManagerExtension

v1.2

Choose a tag to compare

@ntkhang03 ntkhang03 released this 18 Dec 13:15

🚀 Features

  • Add auto sync cookies feature (helps maintain the lifetime of cookies)
  • Add auto sync local storage feature (helps maintain local storage data)
  • Add auto sync session storage feature (helps maintain session storage data)
  • Add export/import data feature to easily transfer data between machines
  • Support drag and drop items in the list of sessions to rearrange the order

v1.1

Choose a tag to compare

@ntkhang03 ntkhang03 released this 24 Nov 15:35

🚀 Features

  • Add confirmation popup when clear current session

v1.0

Choose a tag to compare

@ntkhang03 ntkhang03 released this 18 Nov 13:51

🚀 Features

  • Save current session data (Cookies, Local Storage, Session Storage).
  • Restore session data to quickly switch accounts.
  • Edit and delete saved sessions.
  • Clear current session data for a fresh start.