Files
chrome-extensions-samples/apps/samples/windows/README.md
MichaelDimmitt 3c82896d8f Fix image in all sample readmes (#529)
* fix images in readme

* fix all sample readmes by pointing all images to correct apps location
2021-02-25 09:49:17 +11:00

832 B

Try it now in CWS

Copycat Window

Sample that shows how to use the window API to create a window with a custom frame and manipulate its properties.

The app creates two windows, an "original" window and a "copycat" window. The copycat window mimics the position and minimize state of the original window, but it displays itself in an inverted fashion.

APIs

Screenshot

screenshot