electron-tabs
electron-tabs copied to clipboard
Export/import tabs from JSON
From #19:
(...) Add a method to export/import tabs from/to tabGroup as JSON objects which you could use it to save tabs when the app is closing and to recreate then when it is opened again.