| Index: chrome/common/extensions/docs/apps/manifest.html
|
| diff --git a/chrome/common/extensions/docs/apps/manifest.html b/chrome/common/extensions/docs/apps/manifest.html
|
| index c55e8dde3a81b4b843178261d02c32a101e541fb..0bedda946caf90bc78b8014f67c5f8dc1e7788d0 100644
|
| --- a/chrome/common/extensions/docs/apps/manifest.html
|
| +++ b/chrome/common/extensions/docs/apps/manifest.html
|
| @@ -614,6 +614,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>
|
|
|