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

Side by Side Diff: chrome/common/extensions/docs/templates/articles/extensions_index.html

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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 unified diff | Download patch
OLDNEW
1 <h1 id="What-are-extensions">What are extensions?</h1> 1 <h1 id="What-are-extensions">What are extensions?</h1>
2 2
3 <p> 3 <p>
4 Extensions are small software programs that 4 Extensions are small software programs that
5 can modify and enhance the functionality of the Chrome browser. 5 can modify and enhance the functionality of the Chrome browser.
6 You write them using web technologies such as 6 You write them using web technologies such as
7 HTML, JavaScript, and CSS. 7 HTML, JavaScript, and CSS.
8 </p> 8 </p>
9 9
10 <p> 10 <p>
(...skipping 30 matching lines...) Expand all
41 <h2 id="How-do-I-start">How do I start?</h2> 41 <h2 id="How-do-I-start">How do I start?</h2>
42 <ol> 42 <ol>
43 <li> 43 <li>
44 Follow the <a href="getstarted">Getting Started tutorial</a> 44 Follow the <a href="getstarted">Getting Started tutorial</a>
45 </li> 45 </li>
46 <li> 46 <li>
47 Read the 47 Read the
48 <a href="overview">Overview</a> 48 <a href="overview">Overview</a>
49 </li> 49 </li>
50 <li> 50 <li>
51 Keep up-to-date by reading the 51 Keep up to date by reading the
52 <a href="http://blog.chromium.org/">Chromium blog</a> 52 <a href="http://blog.chromium.org/">Chromium blog</a>
53 </li> 53 </li>
54 <li> 54 <li>
55 Subscribe to the 55 Subscribe to the
56 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions"> chromium-extensions group</a> 56 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions"> chromium-extensions group</a>
57 </li> 57 </li>
58 </ol> 58 </ol>
59 59
60 <h2 id="Featured-videos">Featured videos</h2> 60 <h2 id="Featured-videos">Featured videos</h2>
61 61
62 <p> 62 <p>
63 <a href="http://www.youtube.com/view_play_list?p=CA101D6A85FE9D4B">Technical v ideos</a> <br> 63 <a href="http://www.youtube.com/view_play_list?p=CA101D6A85FE9D4B">Technical v ideos</a> <br>
64 <a href="http://www.youtube.com/view_play_list?p=38DF05697DE372B1">Developer s napshots</a> (below) 64 <a href="http://www.youtube.com/view_play_list?p=38DF05697DE372B1">Developer s napshots</a> (below)
65 </p> 65 </p>
66 66
67 <div class="video-container"> 67 <div class="video-container">
68 <iframe title="YouTube video player" width="640" height="390" src="//www.youtu be.com/embed/wRDPTnY3yO8?rel=0" frameborder="0" allowfullscreen=""></iframe> 68 <iframe title="YouTube video player" width="640" height="390" src="//www.youtu be.com/embed/wRDPTnY3yO8?rel=0" frameborder="0" allowfullscreen=""></iframe>
69 </div> 69 </div>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/server2/new_github_file_system.py ('k') | chrome/test/chromedriver/run_buildbot_steps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698