Clear History/Cookies on Exit #1832
Unanswered
EddieCeausu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just want to thank everyone for building a beautiful browser that doesn't kill my battery. I was hoping that there was a way to clear the browser cookies and history on exit similar to what Firefox has in place. I am sure this must be a way to do this as a userscript using
window.onbeforeunload
but I am not sure how to invoke this for a browser session and not for each tab.Beta Was this translation helpful? Give feedback.
All reactions