Home | History | Annotate | Download | only in static

Lines Matching full:actions

1 <div id="pageData-name" class="pageData">Page Actions</div>
5 Use page actions to put icons inside the address bar.
6 Page actions represent actions
33 Packaged apps cannot use page actions.
59 Like browser actions,
60 page actions can have an icon,
63 In addition, page actions can appear and disappear.
82 <!-- [PENDING: We should discuss how tabs and page actions are related. All methods take a tab ID argument. How do you get that tab ID? What's the usual way of arranging the code that monitors pages? Point to examples.] -->
91 <li><b>Do</b> use page actions
94 <li><b>Don't</b> use page actions
97 Use <a href="browserAction.html">browser actions</a> instead.
106 You can find simple examples of using page actions in the