Home | History | Annotate | Download | only in docs

Lines Matching full:infobar

323 <img src="images/infobar.png" width="566" height="150" alt="An infobar asking whether the user wants to translate the current page">
327 Use an infobar to tell the reader
329 When the user leaves the page for which the infobar is displayed,
330 Google Chrome automatically closes the infobar.
335 infobar using HTML. Because infobars are ordinary pages inside an extension,
347 a 16x16-pixel icon for display next to your infobar.
352 "name": "Andy's infobar extension",
405 <p>Shows an infobar in the specified tab. The infobar will be closed automatically when the tab navigates. Use window.close() to close the infobar before then.</p>
488 <dd>The tab id for the tab to display the infobar in.</dd>
556 <dd>The html file that contains the infobar.</dd>
742 <dd>Contains details about the window in which the infobar was created.</dd>