Browser Forensics
The browser profile contains a lot of information about the user, such as bookmarks, history, cookies, stored passwords, etc.
Profile location
In Windows:
Browser Location Chrome C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default
Firefox C:\Users\<username>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>
Edge C:\Users\<username>\AppData\Local\Microsoft\Edge\User Data\Default
In Linux:
Browser Location Chrome ~/.config/google-chrome/Default
Firefox ~/.mozilla/firefox/<profile>