Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5594)

Unified Diff: chrome/common/extensions/docs/override.html

Issue 6295008: Extension - Docs - Add a note where user cannot override newtab incognito windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/override.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..ed5614c7560eb39016f76e06a6c80755e58646ce 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.
« no previous file with comments | « no previous file | chrome/common/extensions/docs/static/override.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698