We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, does your project still work? I tried on my files but I don't get any info about open tabs as in your example
$ python Chromagnon/chromagnonSession.py Current\ Session SetWindowType - Window: 1, Type: 0 SetTabIndexInWindow - Tab: 2, Index: 0 SetPinnedState - Tab: 2, Pinned: 0 SetTabWindow - Window: 1, Tab: 2 SetSelectedTabInIndex - Window: 1, Index: 0 SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1 SetSelectedNavigationIndex - Tab: 2, Index: 0 UpdateTabNavigation - Tab: 2, Index: 0, Url: chrome://newtab/ SetSelectedNavigationIndex - Tab: 2, Index: 0 UpdateTabNavigation - Tab: 2, Index: 0, Url: chrome://newtab/ SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1 SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1
thank you david
The text was updated successfully, but these errors were encountered:
I also interested in results. And I want to port it to C# code. Found such parser: https://github.com/deactivated/python-snss/blob/master/snss/__init__.py Hopefully, it will be helpful for you guys! Let me know if you have any updates for me.
Sorry, something went wrong.
No branches or pull requests
Hi, does your project still work? I tried on my files but I don't get any info about open tabs as in your example
thank you
david
The text was updated successfully, but these errors were encountered: