Giter Site home page Giter Site logo

chrome-session-dump's People

Contributors

lemnos avatar nikharmanchanda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chrome-session-dump's Issues

show PID with chrome tab?

Great tool... been looking for something like this.
Any chance to add a field that shows the process ID/pid associated with the tab?

Compilation error

./chrome-session-dump.go:512:22: newline in string
./chrome-session-dump.go:512:22: syntax error: unexpected newline in argument list; possibly missing comma or )
./chrome-session-dump.go:513:29: syntax error: unexpected ] at end of statement
./chrome-session-dump.go:513:62: invalid character U+005C '\'
./chrome-session-dump.go:513:68: newline in string

fix: replace double-quotes " by backticks `
https://github.com/lemnos/chrome-session-dump/blob/master/chrome-session-dump.go#L512-L513

fmt.Printf(`Usage:
  -session-dump [options] ([session file] | [chrome dir])`)

Does not work on Windows 10 with Chrome or Edge 119

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.

Feature - Build/support on Windows

Hi, first thanks for taking the time to build and share this tool with the rest of the world!

I'd like to know if this code could be use "as-is" on windows and if you could provide binaries alongside of macosx and linux ? I'm happy with the Linux build for my desktop but I would be interested on a windows version for other pc I have.

Thanks again!

--ignore-pinned-tabs

Would it be possible to detect and ignore all pinned tabs?

Warm Regards
Darren

Does now work on Ventura 13.1 with Chrome 118.0.5993.70

Here is the error message I get:

panic: open /Users/<user>/.config/chrome: no such file or directory

goroutine 1 [running]:
main.parse(0xc000080080, 0x1d, 0x0, 0x0, 0x111ca60)
	/home/qpls/projects/chrome-session-dump/chrome-session-dump.go:248 +0x1a4f
main.main()
	/home/qpls/projects/chrome-session-dump/chrome-session-dump.go:542 +0x4a8

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.