mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-12 06:09:05 +07:00
Sample that shows how to use the browser tag in an app to create a mini browser.
The app's main window contains a <browser> that is sized to fit most of it (via the width and height attributes). The location bar is used to update its src attribute.