mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Window State Sample
Demonstrates transitioning the window into minimized, maximized, fullscreen and hidden states. Includes HTML5 requestFullscreen and app.window.fullscreen().

