OLD | NEW |
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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 <p> | 67 <div class="video-container"> |
68 <iframe title="YouTube video player" width="300" height="199" 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 </p> | 69 </div> |
OLD | NEW |