SessionRestore is now a native app, and can't read the old js extension format. But, you can import your sessions into SessionRestore - take a look at this post:
https://support.sweetpproductions.com/topic/582/import-data-from-sessionrestorejs-sessions-or-safari

Posts made by SweetP
-
RE: Upgraded to v1.7 - don't see previous sessions
-
RE: Cookie 6 and Firefox Bookmark/History Corruption
disabling the timer for Firefox, and only removing data while Firefox is closed will avoid the corruption
-
Re-organised forum structure
Ive just cleaned up the structure a little in the forum, to hopefully make it easier to get the info you need faster.
topics may have moved, so you may need to use the search function.
-
RE: Autosave
Safari 13 kills extensions when you don't interact with Safari for around 10s.... this disables the timer... so it would fail often
-
RE: Safari crashing, still running v8.0.3 of Session Restore
I replied to your other thread.
The old javascript version of SessionRestore (the version you have) isn't being supported anymore. It has been deprecated in macOS Catalina -
RE: Last session data?
do you just want to get the last session data from safari?
you can find it here:~/Library/Safari/LastSession.plist
-
RE: Privacy question on user's search history
No data is transmitted to mine or anyone elseβs server.
SessionRestore doesnβt store anything related to your browsing history either - unless you have specifically enabled autosave. Even then the saves are only local, and you can delete an autosave session at anytime.
-
RE: Broken Autosave
Safari 13 has disabled the ability for reliable autosave, as it kills the extension after around 10s of idle time.
this is the best I could come up with to get it reliably working... Ill have another look at my code, and see if I can find a better solution for an update.
-
RE: Cookie 5
Hi Dave,
Cookie 5 is currently working on Catalina, but I am not updating it anymore.
if you send me an an email ill send you a discount coupon:
[email protected] -
RE: Cookie 6.0.5
make sure that the Automatic Removal haven't become paused. you can check by making sure the Start button in the main window is de-pressed
-
RE: Wifi Spoof, 2019 MacBook Pro, Catalina
@Squirre11 is this with the App Store version?
-
RE: Safari isent deleting anything after upgrade to Cookie 6?
if you quit Cookie
then you can delete this folder:
~/Library/Containers/com.sweetpproductions.CookieApp
-
RE: Wifi Spoof trial download worked, but not app bought on app store
here are the steps you need to uninstall the helper:
https://support.sweetpproductions.com/topic/296/uninstall-wifispoof -
RE: Copy Cookies Between Browsers
unfortunately I havnt implemented anything like this...
but you could export your favorites to a file then manually edit the file and re-import. Its pretty simple:- export your favorites (using the little heart icon in the bottom of the window)
- open up the exported file with TextEdit
the file will look something like:
{ "Safari" : [ "duckduckgo.com", "sweetpproductions.com" ] }
- just change Safari to Safari TP, your file should now look like this:
{ "Safari TP" : [ "duckduckgo.com", "sweetpproductions.com" ] }
- re-import back into Cookie, once again using the little heart icon.
Importing the new file will ADD to any favorites you already have, so you won't lose any of your current favorites
-
RE: SessionRestore 1.53
try restarting Safari,
and then re-enable the extension on the Extensions tab in Safari Preferences -
RE: Btw: Just saved 100 β¬ thanks to Session Restore!
hah!
thats an interesting use case.
thanks for the feedback