| Index: chrome/common/extensions/docs/extensions/manifest.html
|
| diff --git a/chrome/common/extensions/docs/extensions/manifest.html b/chrome/common/extensions/docs/extensions/manifest.html
|
| index 70a391513befda25674ff5972196384c7c756dbb..aa209d2867730769e1e37560fc76c013be54dd54 100644
|
| --- a/chrome/common/extensions/docs/extensions/manifest.html
|
| +++ b/chrome/common/extensions/docs/extensions/manifest.html
|
| @@ -645,6 +645,14 @@ table.
|
| <a href="match_patterns.html">Match Patterns</a>.
|
| </td>
|
| </tr>
|
| +<tr>
|
| + <td> "activeTab" </td>
|
| + <td> <p>
|
| + Requests that the extension be granted permissions according to the
|
| + <a href="activeTab.html">activeTab</a> specification.
|
| + </p>
|
| + </td>
|
| +</tr>
|
| <tr id="bg">
|
| <td> "background" </td>
|
| <td> <p>
|
|
|