Upload upstream chromium 85.0.4183.84
[platform/framework/web/chromium-efl.git] / chrome / docs / index.html
1 {{+content:partials.site}}
2 <section class="g-section g-tpl-67-33" id="home_main_div">
3   <div class="g-unit g-first">
4     <article class="g-content" id="featured">
5       <a href="/extensions"><img src="{{static}}/images/mocks/chrome_extension_header.png" class="screenshot"></a>
6       <h4 class="label">Featured article</h4>
7       <a href="/extensions">
8         <h1>Extensions: maximize the Chrome browsing experience</h1></a>
9       <p class="description">
10         Extensions are software programs that customize the browsing experience.
11         They enable users to tailor Chrome functionality
12         and behavior to individual needs or preferences.
13         They are built on web technologies such as HTML, JavaScript, and CSS.
14       </p>
15
16       <p>
17         Curate the web by:
18       </p>
19       <ul>
20         <li>
21           <strong>Extending</strong>, <strong>exploring</strong>, and
22           <strong>discovering</strong>
23           the vast Chrome functionality possibilities.
24         </li>
25         <li>
26           <strong>Providing</strong>
27           <a href="/extensions/a11y">accessibility</a>
28           to users with unique needs.
29         </li>
30         <li>
31           <strong>Stretching</strong>
32           a website's features with a companion extension.
33         </li>
34         <li>
35           <strong>Styling</strong>
36           Chrome with a new <a href="/extensions/themes">theme</a>.
37         </li>
38         <li>
39           <strong>Migrating</strong> a
40           <a href="/apps/migration">Chrome OS app to an extension</a>
41           for other platform users.
42         </li>
43       </ul>
44       <p class="description">
45         Make the web accessible, customizable, and even more awesome.
46       </p>
47       <p><button class="button"><a href ="/extensions">Learn More</a></button></p>
48     </article>
49   </div>
50   <div class="g-unit g-last" id="upcoming-events">
51       <article class="g-content">
52         <iframe width="280" height="180" src="https://www.youtube.com/embed/1OSyfD1zOiY" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
53       <h4 class="label">Making the web more awesome</h4>
54       <a href="https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw"><h2>Subscribe to the Chrome Developers channel</h2></a>
55       <p class="description"><a href="https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw">View more</a></p>
56     </article>
57     <article class="g-content">
58       <a href="https://developers.google.com/"><img src="{{static}}/images/mocks/logo_google_developers.png" class="screenshot" id="logo_google_dev"></a>
59       <h4 class="label">Stay Up to Date</h4>
60       <a href="https://developers.google.com/"><h2>Google Developers</h2></a>
61       <p class="description"><a href="https://developers.google.com/">Learn More</a></p>
62       </article>
63   </div>
64 </section>
65
66 <section id="site-sections" class="g-section g-tpl-33-67">
67   <div class="g-unit g-first">
68     <article class="g-content">
69       <a href="/extensions"><h2 class="devtools">Chrome Browser</h2></a>
70       <p class="description">Customize and improve how users browse the web.
71       Develop and distribute <a href="/extensions">Chrome Extensions</a>.</p>
72     </article>
73   </div>
74   <div class="g-unit">
75     <div class="g-section g-tpl-50-50">
76       <div class="g-unit g-first">
77         <article class="g-content">
78           <a href="/home/multi-device-pillar.html"><h2 class="multidevice">Chrome OS</h2></a>
79           <p class="description">Curate the
80             <a href="https://www.google.com/chromebook/">Chromebook</a>
81              web experience.
82              Add <a href="/apps/about_apps">Apps</a>
83              and run native code in any website with
84              <a href="/native-client">Native Client</a>.</p>
85         </article>
86       </div>
87       <div class="g-unit g-last">
88         <article class="g-content">
89           <a href="/home/platform-pillar.html"><h2 class="platform">Multi-Device</h2></a>
90           <p class="description">Chrome runs on a <a href="/multidevice">multi-device</a> web.
91           Prepare content for <a href="/multidevice/android/overview">Android</a>,
92           <a href="/multidevice/ios/links">iOS</a> and
93           <a href="/multidevice/webview/overview">WebView</a>.</p>
94         </article>
95       </div>
96     </div>
97   </div>
98 </section>
99
100 <section id="developer-news" class="g-section g-tpl-33-67 more-section">
101   <h1>Further Resources</h1>
102   <div class="g-unit g-first">
103     <article class="g-content">
104       <h2>Forums</h2>
105         <p>
106           <ul>
107           <li><a href="https://groups.google.com/a/chromium.org/">chromium.org Groups</a></li>
108           <li><a href="https://groups.google.com/forum/#!forum/native-client-discuss">Native Client Group</a></li>
109           <li><a href="http://stackoverflow.com/tags/google-chrome">google-chrome on Stack Overflow</a>
110           </li>
111           </ul>
112         </p>
113     </article>
114   </div>
115   <div class="g-unit">
116     <div class="g-section g-tpl-50-50">
117       <div class="g-unit g-first">
118         <article class="g-content">
119           <h2>Languages & Libraries</h2>
120           <p>
121             <ul>
122               <li><a href="http://www.polymer-project.org/">Polymer</a></li>
123               <li><a href="https://www.dartlang.org/">Dart</a>
124               </li>
125             </ul>
126           </p>
127         </article>
128       </div>
129       <div class="g-unit g-last">
130         <article class="g-content">
131           <h2>Open Web Docs</h2>
132             <ul>
133               <li><a href="http://www.html5rocks.com/en/">HTML5 Rocks</a>
134               </li>
135               <li><a href="http://www.webplatform.org/">WebPlatform.org</a></li>
136             </ul>
137           </p>
138         </article>
139       </div>
140     </div>
141   </div>
142 </section>
143
144 {{/partials.site}}