chrometile
chrometile copied to clipboard
Chrometile doesn't tile Mosh?
Running https://github.com/rpwoodbu/mosh-chrome and for some reason it seems this doesn't show up as a window in the chrome.windows.getAll()
call.
As best I can tell it is considered to have the same ID as the first chrome window I opened.
From https://developer.chrome.com/extensions/windows
"app" in this API. A Chrome App window. Extensions can only see their app own windows.
so I guess this is not fixable for any apps really. Perhaps mention this in the README if it's really the case and then just close this bug?