Index: chrome/common/extensions/docs/server2/templates/intros/contextMenus.html |
diff --git a/chrome/common/extensions/docs/server2/templates/intros/contextMenus.html b/chrome/common/extensions/docs/server2/templates/intros/contextMenus.html |
index 81f2eb9aaad60581519f0be80428c572efc6b20c..685ef169e0efbdf4e8ada160025c409e64d44a78 100644 |
--- a/chrome/common/extensions/docs/server2/templates/intros/contextMenus.html |
+++ b/chrome/common/extensions/docs/server2/templates/intros/contextMenus.html |
@@ -26,13 +26,6 @@ specify the documentUrlPatterns field |
when you call the create() or update() method. |
</p> |
-<p class="note"> |
-<strong>Version note:</strong> |
-Before Chrome 14, |
-your items could appear only in documents with http:// |
-or https:// URLs. |
-</p> |
- |
<h2 id="manifest">Manifest</h2> |
<p>You must declare the "contextMenus" permission |
in your extension's manifest to use the API. |