demo · v146
Window Mockup
Two renderings of the same app. The unframed version paints into the area normally reserved for the title bar.
display_override: ["standalone"]
Hello, world
display_override: ["unframed"]
Hello, world
the manifest
{
"name": "My App",
"display": "standalone",
"display_override": ["unframed", "standalone"]
}
see also
- Unframed mode (f.k.a. borderless) — feature index
- ChromeStatus entry
scenario focus
Select a scenario to focus its rendered example and summary.