Index: chrome/common/extensions/docs/static/manifestVersion.html |
diff --git a/chrome/common/extensions/docs/static/manifestVersion.html b/chrome/common/extensions/docs/static/manifestVersion.html |
index 75b37edd20c4fd6d2a1773725ec969051f5da93b..1543c8b69aeacfcf161769fe9456a7c9485e9587 100644 |
--- a/chrome/common/extensions/docs/static/manifestVersion.html |
+++ b/chrome/common/extensions/docs/static/manifestVersion.html |
@@ -37,6 +37,13 @@ |
version 1 extensions, and escalating from there over time. |
</p> |
+<p class="caution"> |
+ Setting <code>manifest_version</code> 2 in Chrome 17 or lower is not |
+ recommended. If your extension needs to work in older versions of Chrome, |
+ stick with version 1 for the moment. We'll give you ample warning before |
+ version 1 stops working. |
+</p> |
+ |
<h2>Changes between version 1 and 2</h2> |
<ul> |