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

Unified Diff: chrome/common/extensions/docs/static/getstarted.html

Issue 1699016: Dev channel no longer required for Mac. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 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 | « chrome/common/extensions/docs/getstarted.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/getstarted.html
===================================================================
--- chrome/common/extensions/docs/static/getstarted.html (revision 45611)
+++ chrome/common/extensions/docs/static/getstarted.html (working copy)
@@ -12,22 +12,11 @@
width="300" height="221"
alt="a window with a grid of images related to HELLO WORLD" />
-
-<h2 id="browser">Get your browser ready</h2>
-
<p>
-Extensions are supported on the normal,
-"stable channel" release of Google Chrome for Windows.
-To develop extensions on Linux or Mac,
-you need to get on an early access release channel of Google Chrome.
+You can develop extensions using any release of Google Chrome,
+on Windows, Mac, or Linux.
</p>
-<ul>
- <li> <b>Windows</b>: Use any release of Google Chrome </li>
- <li> <b>Linux</b>: Subscribe to the <a href="http://www.google.com/landing/chrome/beta/">Beta channel</a> </li>
- <li> <b>Mac</b>: Subscribe to the <a href="http://www.chromium.org/getting-involved/dev-channel#TOC-Mac">Dev channel</a> </li>
-</ul>
-
<h2 id="load">Create and load an extension</h2>
<p>
In this section, you'll write an extension
« no previous file with comments | « chrome/common/extensions/docs/getstarted.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698