| Index: chrome/common/extensions/docs/override.html
|
| diff --git a/chrome/common/extensions/docs/override.html b/chrome/common/extensions/docs/override.html
|
| index bfa7e7d1f375136acb4db8625c8f5f55423cd837..ea96ac61f10e04e9355d1d41c51376a413936ecf 100644
|
| --- a/chrome/common/extensions/docs/override.html
|
| +++ b/chrome/common/extensions/docs/override.html
|
| @@ -388,6 +388,11 @@ specify "spanning" mode for the <a href="manifest.html#incognito">incognito</a>
|
| manifest property.
|
| </p>
|
|
|
| +<p class="note">
|
| +<b>Note:</b>
|
| +You cannot override the new tab page in incognito windows.
|
| +</p>
|
| +
|
| <p>
|
| The following screenshots show the default New Tab page
|
| next to a custom New Tab page.
|
|
|