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

Unified Diff: chrome/common/extensions/docs/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 | « no previous file | chrome/common/extensions/docs/static/getstarted.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/getstarted.html
===================================================================
--- chrome/common/extensions/docs/getstarted.html (revision 45611)
+++ chrome/common/extensions/docs/getstarted.html (working copy)
@@ -202,13 +202,6 @@
<h2>Contents</h2>
<ol>
<li>
- <a href="#browser">Get your browser ready</a>
- <ol>
- <li style="display: none; ">
- <a>h3Name</a>
- </li>
- </ol>
- </li><li>
<a href="#load">Create and load an extension</a>
<ol>
<li style="display: none; ">
@@ -284,22 +277,11 @@
<img src="images/hello-world-small.png" 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 | « no previous file | chrome/common/extensions/docs/static/getstarted.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698