···48484949// Built-in extensions that load in consolidated mode (iframes)
5050// External extensions (including 'example') load in separate windows
5151-const CONSOLIDATED_EXTENSION_IDS = ['cmd', 'editor', 'groups', 'peeks', 'slides', 'windows', 'overlay'];
5151+const CONSOLIDATED_EXTENSION_IDS = ['cmd', 'editor', 'groups', 'peeks', 'slides', 'windows'];
52525353// Dev extensions loaded via --load-extension CLI flag
5454// These are transient (not persisted) and always have devtools open