chrome.windows API tells about 5 window types: "normal", "popup", "panel", "app", "shell".
But what are the other 3 window types? Official API provides very little information about this
App used to be the application mode window (ran with --app=http://...
) and is now replaced by popup type. Based on this and this.
Shell I have my money on native system dialogs (Print using Ctrl+Shift+P
) but can't really tell for sure.
Panel are some snappy, buggy, always-on-top windows that dock near the tray area. You need to enable those with --enable-panels
flag and they look like this on Windows:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With