2 * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
3 * source code is governed by a BSD-style license that can be found in the
7 Two common ways that we can end up with web pages running in an extension
8 process are iframes and popup windows.
10 <script src=
"background.js"></script>
11 <div id=
"iframeContainer"> </div>