mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-03 14:39:37 +07:00
Window State Sample
Demonstrates transitioning the window into minimized, maximized, fullscreen and hidden states. Includes HTML5 requestFullscreen and app.window.fullscreen().

