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

Side by Side Diff: chrome/common/extensions/docs/static/faq.html

Issue 8510074: Updated docs to link to Stack Overflow as a support channel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now pointing to Stack Overflow as an official support channel. Created 9 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <div id="pageData-name" class="pageData">Frequently Asked Questions</div> 1 <div id="pageData-name" class="pageData">Frequently Asked Questions</div>
2 2
3 3
4 <!-- <div id="pageData-showTOC" class="pageData">true</div> --> 4 <!-- <div id="pageData-showTOC" class="pageData">true</div> -->
5 5
6 <p> 6 <p>
7 If you don't find an answer to your question here, 7 If you don't find an answer to your question here,
8 try the 8 try the
9 <a href="http://code.google.com/chrome/webstore/faq.html">Chrome Web Store FAQ</ a>, the 9 <a href="http://code.google.com/chrome/webstore/faq.html">Chrome Web Store FAQ</ a>, the
10 <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">[goo gle-chrome-extension] tag on Stack Overflow</a>, the
10 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">grou p</a>, or the 11 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">grou p</a>, or the
11 <a href="http://www.google.com/support/chrome_webstore/">store help</a>. 12 <a href="http://www.google.com/support/chrome_webstore/">store help</a>.
12 </p> 13 </p>
13 14
14 <div id="faq-TOC"> 15 <div id="faq-TOC">
15 <h4>General</h4> 16 <h4>General</h4>
16 <ul> 17 <ul>
17 <li><a href="#faq-gen-01">What are Google Chrome Extensions?</a></li> 18 <li><a href="#faq-gen-01">What are Google Chrome Extensions?</a></li>
18 <li><a href="#faq-dev-01">How can I set up Chrome for extension development? </a></li> 19 <li><a href="#faq-dev-01">How can I set up Chrome for extension development? </a></li>
19 <li><a href="#faq-gen-02">What technologies are used to write extensions for Chrome?</a></li> 20 <li><a href="#faq-gen-02">What technologies are used to write extensions for Chrome?</a></li>
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 discussion group</a> with a link back to your request. 478 discussion group</a> with a link back to your request.
478 </li> 479 </li>
479 <li> 480 <li>
480 If you originally reported your request on the discussion group and were 481 If you originally reported your request on the discussion group and were
481 directed to this FAQ entry, reply to your original thread with a link 482 directed to this FAQ entry, reply to your original thread with a link
482 to the ticket you starred or opened. This will make it easier for others 483 to the ticket you starred or opened. This will make it easier for others
483 with the same request to find the correct ticket. 484 with the same request to find the correct ticket.
484 </li> 485 </li>
485 </ol> 486 </ol>
486 487
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/docs.html ('k') | chrome/common/extensions/docs/static/getstarted.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698