navorite / sessionic

A web extension to save, manage and restore sessions, windows and tabs.
GNU Affero General Public License v3.0
471 stars 17 forks source link

Add compression to Export Session output #3

Closed navorite closed 1 year ago

navorite commented 1 year ago

An average of 120 tabs session output would take roughly 800 KB of storage. Maybe add compression to reduce this as much as possible?

navorite commented 1 year ago

added by #21

sidgwick commented 6 months ago

Use a compressed format makes users not be able to read or edit the exported data content in other editors. Can you provide an option for users to specify whether to compress the data or not when exporting?