diff options
author | kathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 23:22:57 +0000 |
---|---|---|
committer | kathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 23:22:57 +0000 |
commit | 35805fafab5674ab121138d6f8eb82e86ad57a85 (patch) | |
tree | add4e9a84d33893b7804a1ea0c9476d16063d9ce /chrome/common/extensions | |
parent | 60e7e8a4feb727019c59f54205ac03999dc81513 (diff) | |
download | chromium_src-35805fafab5674ab121138d6f8eb82e86ad57a85.zip chromium_src-35805fafab5674ab121138d6f8eb82e86ad57a85.tar.gz chromium_src-35805fafab5674ab121138d6f8eb82e86ad57a85.tar.bz2 |
Update the doc to reflect that the stable release of Google Chrome
now supports extensions.
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/556012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37058 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions')
-rw-r--r-- | chrome/common/extensions/docs/getstarted.html | 12 | ||||
-rw-r--r-- | chrome/common/extensions/docs/samples.html | 7 | ||||
-rw-r--r-- | chrome/common/extensions/docs/static/getstarted.html | 12 | ||||
-rw-r--r-- | chrome/common/extensions/docs/static/samples.html | 7 |
4 files changed, 20 insertions, 18 deletions
diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html index fc81517..dde8b71 100644 --- a/chrome/common/extensions/docs/getstarted.html +++ b/chrome/common/extensions/docs/getstarted.html @@ -281,14 +281,16 @@ The icon and page will look something like this: <h2 id="browser">Get your browser ready</h2> -<p>To develop extensions for Google Chrome, -you need to get on an early access release channel of Google Chrome. The normal, -"Stable channel" release of Google Chrome doesn't yet support extensions (but we're working -hard on that!). +<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. </p> <ul> - <li> <b>Windows</b> or <b>Linux</b>: Subscribe to the <a href="http://www.google.com/landing/chrome/beta/">Beta channel</a> </li> + <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> diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html index 07c4bbf..d68362c 100644 --- a/chrome/common/extensions/docs/samples.html +++ b/chrome/common/extensions/docs/samples.html @@ -279,14 +279,13 @@ Each sample also has links to the documentation for each feature used by the sample. </p> -<p><b>Note:</b> To run these samples, +<p><b>Note:</b> To run these samples on Linux or Mac, you need to get on an early access release channel of Google Chrome. -The normal, "Stable channel" release of Google Chrome -doesn't yet support extensions. </p> <ul> - <li> <b>Windows</b> or <b>Linux</b>: Subscribe to the <a href="http://www.google.com/landing/chrome/beta/">Beta channel</a> </li> + <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> diff --git a/chrome/common/extensions/docs/static/getstarted.html b/chrome/common/extensions/docs/static/getstarted.html index 6c7c778..bc5c3b8 100644 --- a/chrome/common/extensions/docs/static/getstarted.html +++ b/chrome/common/extensions/docs/static/getstarted.html @@ -15,14 +15,16 @@ The icon and page will look something like this: <h2 id="browser">Get your browser ready</h2> -<p>To develop extensions for Google Chrome, -you need to get on an early access release channel of Google Chrome. The normal, -"Stable channel" release of Google Chrome doesn't yet support extensions (but we're working -hard on that!). +<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. </p> <ul> - <li> <b>Windows</b> or <b>Linux</b>: Subscribe to the <a href="http://www.google.com/landing/chrome/beta/">Beta channel</a> </li> + <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> diff --git a/chrome/common/extensions/docs/static/samples.html b/chrome/common/extensions/docs/static/samples.html index d5f0d9d..5057321 100644 --- a/chrome/common/extensions/docs/static/samples.html +++ b/chrome/common/extensions/docs/static/samples.html @@ -14,14 +14,13 @@ Each sample also has links to the documentation for each feature used by the sample. </p> -<p><b>Note:</b> To run these samples, +<p><b>Note:</b> To run these samples on Linux or Mac, you need to get on an early access release channel of Google Chrome. -The normal, "Stable channel" release of Google Chrome -doesn't yet support extensions. </p> <ul> - <li> <b>Windows</b> or <b>Linux</b>: Subscribe to the <a href="http://www.google.com/landing/chrome/beta/">Beta channel</a> </li> + <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> |