Open FranklinYu opened 1 year ago
Thanks for bringing this up. Can you describe the use-case in a bit more detail? When you say "window list" are you referring to the "send tab" page?
Yes, exactly. I frequently use the command to launch the “send tab” page, then pressing the number to send the associated tab to the corresponding window. If I accidentally send it to a PWA window, it won’t be moved there (because Chrome won’t let you), so I have to trigger the command again.
(Let me know if you are still confused about what I meant.)
PWA windows doesn’t accept tabs anyway, so we should omit them in the window list. I’m not sure how feasible is this (e.g. whether Chrome provides an API to distinguish PWA windows, but in the worse case we can provide an option to “skip single-tab windows” and that should work for most of the scenarios.