Back to directory
navorite avatar
navorite / sessionic

sessionic

A web extension to save, manage and restore sessions, windows and tabs.

570

Stars

23

Forks

3

Watchers

AGPL-3.0

License

Sessionic icon

Sessionic

A web extension to save, manage and restore sessions, windows and tabs.

Get the Extension on Firefox Get the Extesion on Chrome Get the Extension on Edge

Popup View

Light Dark
Screenshot of the extension popup in Light mode Screenshot of the extension popup in Dark mode

Full View

Light Dark
Screenshot of the extension Full View in Light mode Screenshot of the extension Full View in Dark mode

Features

  • Save and manage sessions
  • Import and export sessions
  • Save sessions automatically based on an interval
  • Filter URL list to track using match patterns
  • Modern UI with Light and Dark mode support
  • Ability to add tags to sessions
  • Focused on performance and lower RAM usage
  • Cross-browser support (Firefox, Chrome, Edge, and Opera)
  • Compatible with Session Buddy, OneTab and Tab Session Manager

Roadmap

You can check the project's Roadmap for a brief look into upcoming features.

Localization

You can contribute to the localization of the extension at Weblate!

Translation status

Translation status

Common Questions and Answers

You can read the extension's Common Questions and Answers here.

Build locally

  1. Clone the repository git clone https://github.com/navorite/sessionic.git
  2. Run pnpm install
  3. Run pnpm run build for Chromium pnpm run build:ff for Firefox

Running in browser

  1. Build the extension locally using pnpm run build for Chromium or pnpm run build:ff for Firefox
  2. Run pnpm run open for Chromium or pnpm run open:ff for Firefox

Releases

Nov 21, 2024

Download .zip

   🐞 Bug Fixes

Set overflow hidden only on popup  -  by @navorite (21bbb)

    View changes on GitHub

   🐞 Bug Fixes

Popup UI width & height inconsistency  -  by @navorite (209da)

    View changes on GitHub

Aug 18, 2024

Download .zip

   🐞 Bug Fixes

Prevent the height from expanding on Firefox  -  by @navorite (f31c1)

    View changes on GitHub

Mar 21, 2024

Download .zip

   🚀 Features

Increase characters limit for saved session name  -  by @navorite (72d01) Add export compressed option - by @sidgwick (#133)

    View changes on GitHub

Jan 28, 2024

Download .zip

1.7.0 (2024-1-28) 🔥 New Features

Add a menu to save session / window without opening popup (5ada3fe)