Is there a way to snap the currently open tab(s) on Firefox (or any other browser) on Linux? I have full user access to that machine... Thanks
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
migrated from stackoverflow.com Apr 29 '11 at 11:02
|
Here's a strategy:
Here's a one liner that captures all open windows in X:
Good luck! |
|||
|
|
If by "snapping" you mean transferring one tab from one process on machine A, to another process on machine B, then no, you can't do that. |
|||
|
|