Skip to content

A browser extension to save, manage and restore tabs and sessions, with online sync.

License

Notifications You must be signed in to change notification settings

nellcorp/sessionsync

 
 

Repository files navigation

Sessionic icon

Sessionic

A web extension to easily save sessions and manage them.

License Discord Server Mozilla Add-on Version Chrome Web Store Version Support me using Ko-fi Support me using Patreon Support me using PayPal

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
  • Focused on performance and lower RAM usage
  • Cross-browser support (Firefox, Chrome, Edge, and Opera)
  • Compatible with Session Buddy and Tab Session Manager

Download

Firefox Add-on Link Chrome Add-on Link

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
  2. Run pnpm run open for Chromium or pnpm run open:ff for Firefox

About

A browser extension to save, manage and restore tabs and sessions, with online sync.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 48.8%
  • TypeScript 47.2%
  • CSS 2.5%
  • HTML 1.2%
  • JavaScript 0.3%