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

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

Issue 10826261: Extension Docs: Remove out dated version notes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: chrome/common/extensions/docs/extensions/contextMenus.html
diff --git a/chrome/common/extensions/docs/extensions/contextMenus.html b/chrome/common/extensions/docs/extensions/contextMenus.html
index 14a8c9c0cb300a46b19bf72ff007a7daf3ecb1c0..5e35ed01557fef39a45602b012bca04d68a9383a 100644
--- a/chrome/common/extensions/docs/extensions/contextMenus.html
+++ b/chrome/common/extensions/docs/extensions/contextMenus.html
@@ -271,12 +271,6 @@ To control which documents your items can appear in,
specify the documentUrlPatterns field
when you call the create() or update() method.
</p>
-<p class="note">
-<strong>Version note:</strong>
-Before Chrome 14, <!-- PENDING(asargent): fix version # -->
-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.
« no previous file with comments | « chrome/common/extensions/docs/apps/permissions.html ('k') | chrome/common/extensions/docs/extensions/permissions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698