summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/templates/articles/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/templates/articles/faq.html')
-rw-r--r--chrome/common/extensions/docs/templates/articles/faq.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/common/extensions/docs/templates/articles/faq.html b/chrome/common/extensions/docs/templates/articles/faq.html
index b129c44..2e013f6 100644
--- a/chrome/common/extensions/docs/templates/articles/faq.html
+++ b/chrome/common/extensions/docs/templates/articles/faq.html
@@ -77,8 +77,8 @@ try the
<img src="{{static}}/images/hotdogmenu.png" height="29" width="29" alt=""
class="nomargin" />
and select <b>Extensions</b> from the <b>Tools</b> menu.
- If there's a "+" next to "Developer mode",
- click the "+" so it turns into a "-".
+ Ensure that the "Developer mode" checkbox in the top right-hand corner
+ is checked.
Now you can reload extensions,
load an unpacked directory of files as if it were a packaged extension,
and more. For a complete tutorial, see
@@ -230,7 +230,7 @@ cros,beta,#.#.###.#,#.#.###.#,mm/dd/yy,mm/dd/yy,#####,#####,#####</pre>
<p>
Yes, since extensions are built just like websites, they can use
<a href="http://www.google.com/analytics/">Google Analytics</a> to track
- usage. However, we strongly advise you to modify the tracking code to pull
+ usage. However, you must modify the tracking code to pull
an HTTPS version of the Google Analytics library. See
<a href="tut_analytics.html">this tutorial</a> for more information on doing
this.