session-buddy
session-buddy copied to clipboard
An ultra-light Safari extension helps you save open tabs as collections that can be easily restored later
It would be great if the sessions would sync via CloudKit across devices. If I find time I'll have a look myself to integrate it.
### Describe the bug Not a bug. Session Buddy doesnt save group state. It would be great to restore groups too when restoring session. ### Steps to reproduce Cant reproduce...
### Describe the bug all my sessions are gone. ### Environment I don't know if this is related or not but I deleted my Xcode and reinstalled command line tools...
Allow the user to open saved tabs on the current Safari windows instead of creating a new window. ### Expected behaviour Settings allow the user to choose between opening a...
+ add Options 1.pinned tab - restore pinned tab 2.restore all in new window PS dont view favicon
Hi, great work with your extension! For sure the best on App Store. I have a suggestion: it would be great to have an openable tab for the extension, in...
Add an option to save all tabs with the [`getAllWindows`](https://developer.apple.com/documentation/safariservices/sfsafariapplication/3075404-getallwindows) method of [`SFSafariExtensionHandler`](https://developer.apple.com/documentation/safariservices/sfsafariapplication) of SafariServices on [`SafariExtensionHandler`](https://github.com/dwarvesf/session-buddy/blob/master/SessionBuddy%20Extension/SafariExtensionHandler.swift#L33 ) instead of only savings tabs returned by `getActiveWindow`.
### Describe the bug I decided to close safari to update the app and when I opened the browser back up, none of the sessions I had saved were there...
### Suggestion This is more a feature request / suggestion, but I think it would be nice to add all the tabs of the current window into one of the...