mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Printest
This application demonstrates printing. It supports the creation of any number of windows, each of which can be printed by a button on the window, and the most recently accessed window can be printed from a control window. A timer based animation can be displayed on the control window to demonstrates how timers are suspended while printing.

