Is there a way to know when the browser finishes launching and when it closed?
I did not find any event for this i.e onload and onclose.
Thanks!
New: HandBrake (Feb 20, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
I found that the "onload" can be achieved on the "TheEnd" section.
What about the onclose?