summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/override.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/static/override.html')
-rw-r--r--chrome/common/extensions/docs/static/override.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/static/override.html b/chrome/common/extensions/docs/static/override.html
index 5bf20da0..a04b5de 100644
--- a/chrome/common/extensions/docs/static/override.html
+++ b/chrome/common/extensions/docs/static/override.html
@@ -63,6 +63,13 @@ A single extension can override
only one page.
</p>
+<p class="note">
+<b>Note:</b>
+If you want to override the page in incognito windows as well, make sure to
+specify "spanning" mode for the <a href="manifest.html#incognito">incognito</a>
+manifest property.
+</p>
+
<p>
The following screenshots show the default New Tab page
next to a custom New Tab page.