Lines Matching full:overview
7 authored overview content.
19 <title>Overview - Google Chrome Extensions - Google Code</title></head>
170 <li class="leftNavSelected">Overview</li>
254 <h1 class="page_title">Overview</h1>
369 <div id="static"><div id="pageData-name" class="pageData">Overview</div>
425 <img src="images/overview/browser-action.png" width="147" height="100" alt="screenshot">
428 <img src="images/overview/page-action.png" width="147" height="100" alt="screenshot">
431 <img src="images/overview/browser-action-with-popup.png" width="147" height="100" alt="screenshot">
478 <img src="images/overview/flash-app.png" width="372" height="300" alt="screenshot">
610 <img src="images/overview/arch-1.gif" width="232" height="168" alt="Two windows and a box representing a background page (background.html). One window has a yellow icon; the other has both a yellow icon and a blue icon. The yellow icons are connected to the background page.">
692 <img src="images/overview/arch-2.gif" width="256" height="168" alt="A browser window containing a browser action that's displaying a popup. The popup's HTML file (popup.html) can communicate with the extension's background page (background.html).">
735 <img src="images/overview/arch-3.gif" width="238" height="169" alt="A browser window with a browser action (controlled by background.html) and a content script (controlled by contentscript.js).">
747 <img src="images/overview/arch-cs.gif" width="238" height="194" alt="Like the previous figure, but showing more of the parent extension's files, as well as a communication path between the content script and the parent extension.">
749 <!-- [PENDING: Add overview of message passing.] -->