How the get the start time of the browser session programatically using window or chrome api?
I'm creating the browser extension and inside the background script, I would like to check when the current browsing session started. Is there any way how to get that timestamp?