Lines Matching full:tabs
129 <span class="greytext">e.g. "page action" or "tabs"</span>
146 <ul id="home" class="gc-topnav-tabs">
192 <li><a href="tabs.html">Tabs</a></li>
402 assume you add a new site and the "tabs" permission
409 "tabs"</b>
434 It can be surprising when adding a permission such as "tabs"
438 although the <code>chrome.tabs</code> API
439 might be used only to open new tabs,
442 (using their <a href="tabs.html#type-Tab">Tab</a> objects).
448 you no longer need to specify the "tabs" permission
449 just to call <code>chrome.tabs.create()</code>
450 or <code>chrome.tabs.update()</code>.
514 Your tabs and browsing activity
518 "tabs" permission
522 The "tabs" permission is required by the
523 <a href="tabs.html"><code>chrome.tabs</code></a> and