Chrome window types. What do they stand for?
问题 chrome.windows API tells about 5 window types: "normal", "popup", "panel", "app", "shell". Normal windows are standard windows with tabs; Popup windows are 1) standalone windows with apps (this feature is currently available on Windows and Linux), 2) chrome devtools if its window is open separately; But what are the other 3 window types? Official API provides very little information about this 回答1: App used to be the application mode window (ran with --app=http://... ) and is now replaced by