chrome-session-dump icon indicating copy to clipboard operation
chrome-session-dump copied to clipboard

Does not work on Windows 10 with Chrome or Edge 119

Open djalilhebal opened this issue 9 months ago • 1 comments

Executing chrome-session-dump.exe v0.0.2 outputs the following:

panic: open /.config/chrome: The system cannot find the path specified.

goroutine 1 [running]:
main.parse(0x50e67b, 0xf, 0x0, 0x0, 0x52c8c0)
        /home/qpls/projects/chrome-session-dump/chrome-session-dump.go:248 +0x1a63
main.main()
        /home/qpls/projects/chrome-session-dump/chrome-session-dump.go:542 +0x479

PS: I use both Edge and Chrome.

djalilhebal avatar Nov 16 '23 18:11 djalilhebal