Files
chrome-extensions-samples/_archive/apps/samples/windows/README.md
2023-03-20 11:01:47 -04:00

877 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