Chromium Code Reviews| Index: chrome/common/extensions/docs/static/override.html |
| diff --git a/chrome/common/extensions/docs/static/override.html b/chrome/common/extensions/docs/static/override.html |
| index 6a4848d5e871aa74756e56bdfa8282541b71925b..85d4ce0ec3869541d46333df2a7d37acf8497f2a 100644 |
| --- a/chrome/common/extensions/docs/static/override.html |
| +++ b/chrome/common/extensions/docs/static/override.html |
| @@ -70,6 +70,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. |
|
kathyw
2011/01/18 23:13:25
new tab page -> New Tab page
|
| +</p> |
| + |
| <p> |
| The following screenshots show the default New Tab page |
| next to a custom New Tab page. |