| Index: chrome/common/extensions/docs/static/manifest.html
|
| diff --git a/chrome/common/extensions/docs/static/manifest.html b/chrome/common/extensions/docs/static/manifest.html
|
| index 6aac15669a538cb6789df464f0d9cbe8b485a2f9..5d3809558dbfb7b70b4b48a9b9f847c992ffe27a 100644
|
| --- a/chrome/common/extensions/docs/static/manifest.html
|
| +++ b/chrome/common/extensions/docs/static/manifest.html
|
| @@ -472,6 +472,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>
|
|
|