Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / browser / resources / options / browser_options.html
blob99fab86555cd9e9c144237254b9fce38e77ae4e2
1 <div id="settings" class="page" hidden>
2 <header>
3 <h1 i18n-content="settingsTitle"></h1>
4 </header>
5 <include src="reset_profile_settings_banner.html">
6 <if expr="not pp_ifdef('chromeos')">
7 <include src="sync_section.html">
8 </if>
9 <if expr="pp_ifdef('chromeos')">
10 <section>
11 <h3 i18n-content="sectionTitleInternet"></h3>
12 <div id="network-settings">
13 <list id="network-list"></list>
14 <div id="shared-proxies" class="checkbox">
15 <label>
16 <input id="use-shared-proxies" type="checkbox"
17 pref="settings.use_shared_proxies">
18 <span i18n-content="useSharedProxies"></span>
19 </label>
20 </div>
21 <div id="network-menus"></div>
22 </div>
23 </section>
24 </if>
25 <if expr="not pp_ifdef('chromeos')">
26 <include src="startup_section.html">
27 </if>
28 <section>
29 <h3 i18n-content="sectionTitleAppearance"></h3>
30 <div class="settings-row">
31 <if expr="pp_ifdef('chromeos')">
32 <button id="set-wallpaper" i18n-content="setWallpaper"
33 guest-visibility="disabled"></button>
34 </if>
35 <if expr="not pp_ifdef('chromeos') and is_posix and not is_macosx">
36 <button id="themes-gallery" i18n-content="themesGallery"></button>
37 <button id="themes-native-button"
38 i18n-content="themesNativeButton"></button>
39 <button id="themes-reset"
40 i18n-content="themesSetClassic"></button>
41 </if>
42 <if expr="pp_ifdef('chromeos') or is_win or is_macosx">
43 <button id="themes-gallery" i18n-content="themesGallery"></button>
44 <button id="themes-reset" i18n-content="themesReset"></button>
45 </if>
46 </div>
47 <div class="checkbox" guest-visibility="disabled">
48 <span class="controlled-setting-with-label">
49 <input id="show-home-button" type="checkbox"
50 pref="browser.show_home_button"
51 metric="Options_Homepage_HomeButton">
52 <span>
53 <label for="show-home-button" i18n-content="homePageShowHomeButton">
54 </label>
55 <span class="controlled-setting-indicator"
56 pref="browser.show_home_button">
57 </span>
58 </span>
59 </span>
60 </div>
61 <div id="change-home-page-section" hidden>
62 <div id="change-home-page-section-container" guest-visibility="disabled">
63 <span id="home-page-ntp" class="home-page-label"
64 i18n-content="homePageNtp"></span>
65 <span id="home-page-url" class="home-page-label"></span>
66 <button id="change-home-page" class="link-button"
67 i18n-content="changeHomePage"></button>
68 </div>
69 </div>
70 <div class="checkbox" guest-visibility="disabled">
71 <span class="controlled-setting-with-label">
72 <input id="show-bookmark-bars" type="checkbox"
73 pref="bookmark_bar.show_on_all_tabs"
74 metric="Options_ShowBookmarksBar">
75 <span>
76 <label for="show-bookmark-bars"
77 i18n-content="toolbarShowBookmarksBar">
78 </label>
79 <span class="controlled-setting-indicator"
80 pref="bookmark_bar.show_on_all_tabs">
81 </span>
82 </span>
83 </span>
84 </div>
85 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx">
86 <div class="checkbox"><label>
87 <input id="show-window-decorations" type="checkbox"
88 pref="browser.custom_chrome_frame" metric="Options_CustomFrame"
89 inverted_pref>
90 <span i18n-content="showWindowDecorations"></span>
91 </label></div>
92 </if>
93 </section>
94 <if expr="pp_ifdef('chromeos')">
95 <section>
96 <h3 i18n-content="sectionTitleDevice"></h3>
97 <div>
98 <span i18n-content="deviceGroupDescription"></span>
99 <div id="touchpad-settings" class="settings-row" hidden>
100 <span class="option-name" i18n-content="touchpadSpeed"></span>
101 <input id="sensitivity-range" type="range" min="1" max="5"
102 pref="settings.touchpad.sensitivity2" class="touch-slider">
103 </div>
104 <div id="mouse-settings" class="settings-row" hidden>
105 <span class="option-name" i18n-content="mouseSpeed"></span>
106 <input id="sensitivity-range" type="range" min="1" max="5"
107 pref="settings.mouse.sensitivity2" class="touch-slider">
108 </div>
109 <div id="no-pointing-devices" i18n-content="noPointingDevices"
110 class="settings-row" hidden>
111 </div>
112 <div class="settings-row">
113 <button id="pointer-settings-button" hidden>
114 </button>
115 <button id="keyboard-settings-button"
116 i18n-content="keyboardSettingsButtonTitle">
117 </button>
118 <span id="display-options-section">
119 <button id="display-options" i18n-content="displayOptions">
120 </button>
121 </span>
122 </div>
123 </div>
124 </section>
125 </if>
126 <section>
127 <h3 i18n-content="sectionTitleSearch"></h3>
128 <div>
129 <label for="default-search-engine" class="settings-row"
130 i18n-values=".innerHTML:defaultSearchGroupLabel">
131 </label>
132 <div class="settings-row">
133 <select id="default-search-engine" class="weakrtl"></select>
134 <span class="controlled-setting-indicator"
135 pref="default_search_provider.enabled">
136 </span>
137 <button id="manage-default-search-engines"
138 i18n-content="defaultSearchManageEngines">
139 </button>
140 </div>
141 </div>
142 </section>
143 <section id="sync-users-section" guest-visibility="hidden">
144 <h3 i18n-content="sectionTitleUsers"></h3>
145 <if expr="pp_ifdef('chromeos')">
146 <include src="sync_section.html">
147 </if>
148 <div id="profiles-section" hidden>
149 <list id="profiles-list" class="settings-list" hidden></list>
150 <div id="profiles-single-message" class="settings-row"
151 i18n-content="profilesSingleUser">
152 </div>
153 <div id="profiles-buttons">
154 <button id="profiles-create" i18n-content="profilesCreate"></button>
155 <if expr="pp_ifdef('enable_settings_app')">
156 <button id="profiles-app-list-switch"
157 i18n-content="profilesAppListSwitch" hidden>
158 </button>
159 </if>
160 <button id="profiles-manage" i18n-content="profilesManage" disabled>
161 </button>
162 <button id="profiles-delete" i18n-content="profilesDelete"></button>
163 <if expr="not pp_ifdef('chromeos')">
164 <button id="import-data" i18n-content="importData"></button>
165 </if>
166 </div>
167 </div>
168 <div id="profiles-supervised-dashboard-tip"
169 i18n-values=".innerHTML:profilesSupervisedDashboardTip" hidden>
170 </div>
171 </section>
172 <if expr="not pp_ifdef('chromeos')">
173 <section>
174 <h3 i18n-content="sectionTitleDefaultBrowser"></h3>
175 <div>
176 <button id="set-as-default-browser"
177 i18n-content="defaultBrowserUseAsDefault" hidden>
178 </button>
179 <div id="default-browser-state" i18n-content="defaultBrowserUnknown">
180 </div>
181 <div id="auto-launch-option" class="checkbox" hidden>
182 <label id="auto-launch-label">
183 <input id="auto-launch" type="checkbox">
184 <span i18n-content="autoLaunchText"></span>
185 </label>
186 </div>
187 </div>
188 </section>
189 </if> <!-- not pp_ifdef('chromeos') -->
190 <div id="advanced-settings" hidden>
191 <div id="advanced-settings-container">
192 <if expr="pp_ifdef('chromeos')">
193 <section>
194 <h3 i18n-content="datetimeTitle"></h3>
195 <div class="option-control-table">
196 <div guest-visibility="disabled">
197 <label for="timezone-select" class="option-name"
198 i18n-content="timezone"></label>
199 <div id="timezone-value">
200 <select id="timezone-select" class="control"
201 i18n-options="timezoneList" data-type="string"
202 pref="cros.system.timezone">
203 </select>
204 </div>
205 </div>
206 <div class="checkbox">
207 <label>
208 <input id="use-24hour-clock" pref="settings.clock.use_24hour_clock"
209 type="checkbox">
210 <span i18n-content="use24HourClock"></span>
211 </label>
212 </div>
213 </div>
214 </section>
215 </if>
216 <section id="privacy-section">
217 <h3 i18n-content="advancedSectionTitlePrivacy"></h3>
218 <div>
219 <div class="settings-row">
220 <button id="privacyContentSettingsButton"
221 i18n-content="privacyContentSettingsButton"></button>
222 <button id="privacyClearDataButton"
223 i18n-content="privacyClearDataButton"></button>
224 </div>
225 <p id="privacy-explanation" class="settings-row">
226 <span i18n-content="improveBrowsingExperience"></span>
227 <span i18n-content="disableWebServices"></span>
228 <a target="_blank" i18n-content="learnMore"
229 i18n-values="href:privacyLearnMoreURL"></a>
230 </p>
231 <div class="checkbox">
232 <span class="controlled-setting-with-label">
233 <input id="alternateErrorPagesEnabled"
234 pref="alternate_error_pages.enabled"
235 metric="Options_LinkDoctorCheckbox" type="checkbox">
236 <span>
237 <label for="alternateErrorPagesEnabled"
238 i18n-content="linkDoctorPref">
239 </label>
240 <span class="controlled-setting-indicator"
241 pref="alternate_error_pages.enabled">
242 </span>
243 </span>
244 </span>
245 </div>
246 <div class="checkbox" guest-visibility="disabled">
247 <span class="controlled-setting-with-label">
248 <input id="searchSuggestEnabled" pref="search.suggest_enabled"
249 metric="Options_UseSuggestCheckbox" type="checkbox">
250 <span>
251 <label for="searchSuggestEnabled" i18n-content="suggestPref">
252 </label>
253 <span class="controlled-setting-indicator"
254 pref="search.suggest_enabled">
255 </span>
256 </span>
257 </span>
258 </div>
259 <div class="checkbox" guest-visibility="disabled">
260 <span class="controlled-setting-with-label">
261 <input id="dnsPrefetchingEnabled" pref="dns_prefetching.enabled"
262 metric="Options_DnsPrefetchCheckbox" type="checkbox">
263 <span>
264 <label for="dnsPrefetchingEnabled"
265 i18n-content="networkPredictionEnabledDescription">
266 </label>
267 <span class="controlled-setting-indicator"
268 pref="dns_prefetching.enabled">
269 </span>
270 </span>
271 </span>
272 </div>
273 <div class="checkbox">
274 <span class="controlled-setting-with-label">
275 <input id="safeBrowsingEnabled" pref="safebrowsing.enabled"
276 metric="Options_SafeBrowsingCheckbox" type="checkbox">
277 <span>
278 <label for="safeBrowsingEnabled"
279 i18n-content="safeBrowsingEnableProtection">
280 </label>
281 <span class="controlled-setting-indicator"
282 pref="safebrowsing.enabled">
283 </span>
284 </span>
285 </span>
286 </div>
287 <if expr="pp_ifdef('_google_chrome')">
288 <div class="checkbox">
289 <span class="controlled-setting-with-label">
290 <input id="spelling-enabled-control" type="checkbox"
291 pref="spellcheck.use_spelling_service" dialog-pref>
292 <span>
293 <label for="spelling-enabled-control" i18n-content="spellingPref">
294 </label>
295 <span id="spelling-enabled-indicator"
296 class="controlled-setting-indicator"
297 pref="spellcheck.use_spelling_service" dialog-pref>
298 </span>
299 </span>
300 </span>
301 </div>
302 <div id="metricsReportingSetting" class="checkbox">
303 <span class="controlled-setting-with-label">
304 <if expr="pp_ifdef('chromeos')">
305 <input id="metricsReportingEnabled"
306 pref="cros.metrics.reportingEnabled" type="checkbox">
307 <span>
308 <label for="metricsReportingEnabled" i18n-content="enableLogging">
309 </label>
310 <span class="controlled-setting-indicator"
311 pref="cros.metrics.reportingEnabled">
312 </span>
313 </span>
314 </if>
315 <if expr="not pp_ifdef('chromeos')">
316 <input id="metricsReportingEnabled"
317 pref="user_experience_metrics.reporting_enabled" type="checkbox">
318 <span>
319 <label for="metricsReportingEnabled" i18n-content="enableLogging">
320 </label>
321 <span class="controlled-setting-indicator"
322 pref="user_experience_metrics.reporting_enabled">
323 </span>
324 </span>
325 </if>
326 </span>
327 </div>
328 </if> <!-- pp_ifdef('_google_chrome') -->
329 <div class="checkbox">
330 <label>
331 <input id="do-not-track-enabled" pref="enable_do_not_track"
332 metric="Options_DoNotTrackCheckbox" type="checkbox" dialog-pref>
333 <span i18n-content="doNotTrack"></span>
334 </label>
335 </div>
336 <if expr="pp_ifdef('chromeos')">
337 <div class="checkbox">
338 <span class="controlled-setting-with-label">
339 <input id="content-protection-attestation-enabled" type="checkbox"
340 pref="cros.device.attestation_for_content_protection_enabled">
341 <span>
342 <label for="content-protection-attestation-enabled"
343 i18n-content="enableContentProtectionAttestation">
344 </label>
345 <a target="_blank" i18n-content="learnMore"
346 i18n-values="href:contentProtectionAttestationLearnMoreURL">
347 </a>
348 <span class="controlled-setting-indicator"
349 pref="cros.device.attestation_for_content_protection_enabled">
350 </span>
351 </span>
352 </span>
353 </div>
354 </if>
355 </div>
356 </section>
357 <if expr="pp_ifdef('chromeos')">
358 <!-- By default, the bluetooth section is hidden. It is only visible if a
359 bluetooth adapter is discovered -->
360 <section id="bluetooth-devices" hidden>
361 <h3 i18n-content="bluetooth"></h3>
362 <div id="bluetooth-options-div">
363 <div class="checkbox">
364 <label>
365 <input type="checkbox" id="enable-bluetooth">
366 <span i18n-content="enableBluetooth">
367 </label>
368 </div>
369 <div class="settings-list bluetooth-device-list" hidden>
370 <list id="bluetooth-paired-devices-list"></list>
371 <div id="bluetooth-paired-devices-list-empty-placeholder"
372 class="bluetooth-empty-list-label" hidden>
373 <span i18n-content="bluetoothNoDevices"></span>
374 </div>
375 </div>
376 <div id="bluetooth-button-group">
377 <button id="bluetooth-add-device"
378 i18n-content="addBluetoothDevice" hidden></button>
379 <button id="bluetooth-reconnect-device"
380 i18n-content="bluetoothConnectDevice" disabled hidden></button>
381 </div>
382 </div>
383 </section>
384 </if> <!-- pp_ifdef('chromeos') -->
385 <section id="passwords-and-autofill-section">
386 <h3 i18n-content="passwordsAndAutofillGroupName"></h3>
387 <div class="checkbox">
388 <span class="controlled-setting-with-label">
389 <input id="autofill-enabled" pref="autofill.enabled"
390 metric="Options_FormAutofill" type="checkbox">
391 <span>
392 <label for="autofill-enabled" i18n-content="autofillEnabled"></label>
393 <span class="controlled-setting-indicator" pref="autofill.enabled">
394 </span>
395 <button id="autofill-settings" class="link-button"
396 i18n-content="manageAutofillSettings">
397 </button>
398 </span>
399 </span>
400 </div>
401 <div class="checkbox">
402 <span class="controlled-setting-with-label">
403 <input id="password-manager-enabled"
404 pref="profile.password_manager_enabled"
405 metric="Options_PasswordManager" type="checkbox">
406 <span>
407 <label for="password-manager-enabled"
408 i18n-content="passwordManagerEnabled">
409 </label>
410 <span class="controlled-setting-indicator"
411 pref="profile.password_manager_enabled">
412 </span>
413 <button id="manage-passwords" class="link-button"
414 i18n-content="managePasswords">
415 </button>
416 </span>
417 </span>
418 </div>
419 <div class="checkbox" id="password-generation-checkbox">
420 <label>
421 <input id="password-generation-enabled" pref="password_generation.enabled"
422 metric="Options_PasswordGenerationCheckbox" type="checkbox">
423 <span i18n-content="passwordGenerationEnabledDescription"></span>
424 </label>
425 </div>
426 <if expr="is_macosx">
427 <div id="mac-passwords-warning" i18n-content="macPasswordsWarning" hidden>
428 </div>
429 </if>
430 </section>
431 <section id="web-content-section">
432 <h3 i18n-content="advancedSectionTitleContent"></h3>
433 <div>
434 <div class="settings-row">
435 <label class="web-content-select-label">
436 <span i18n-content="defaultFontSizeLabel"></span>
437 <select id="defaultFontSize">
438 <option value="9" i18n-content="fontSizeLabelVerySmall">
439 </option>
440 <option value="12" i18n-content="fontSizeLabelSmall"></option>
441 <option value="16" i18n-content="fontSizeLabelMedium"></option>
442 <option value="20" i18n-content="fontSizeLabelLarge"></option>
443 <option value="24" i18n-content="fontSizeLabelVeryLarge">
444 </option>
445 </select>
446 </label>
447 <span id="font-size-indicator"
448 class="controlled-setting-indicator"></span>
449 <button id="fontSettingsCustomizeFontsButton"
450 i18n-content="fontSettingsCustomizeFontsButton"></button>
451 </div>
452 <div class="settings-row">
453 <label class="web-content-select-label">
454 <span i18n-content="defaultZoomFactorLabel"></span>
455 <select id="defaultZoomFactor" dataType="double"></select>
456 </label>
457 </div>
458 <if expr="is_macosx">
459 <div class="checkbox">
460 <label>
461 <input id="tabsToLinksPref" pref="webkit.webprefs.tabs_to_links"
462 metric="Options_TabsToLinks" type="checkbox">
463 <span i18n-content="tabsToLinksPref"></span>
464 </label>
465 </div>
466 </if>
467 </div>
468 </section>
469 <if expr="not pp_ifdef('chromeos')">
470 <section id="network-section">
471 <h3 i18n-content="advancedSectionTitleNetwork"></h3>
472 <div>
473 <span id="proxiesLabel" class="settings-row"></span>
474 <div class="settings-row">
475 <button id="proxiesConfigureButton"
476 i18n-content="proxiesConfigureButton"></button>
477 <span class="controlled-setting-indicator" pref="proxy" plural></span>
478 </div>
479 </div>
480 </section>
481 </if>
482 <section id="languages-section">
483 <h3 i18n-content="advancedSectionTitleLanguages"></h3>
484 <div class="settings-row">
485 <span i18n-content="languageSectionLabel"></span>
486 <a target="_blank" i18n-content="learnMore"
487 i18n-values="href:languagesLearnMoreURL"></a>
488 </div>
489 <div class="settings-row">
490 <button id="language-button"
491 i18n-content="languageAndSpellCheckSettingsButton"></button>
492 </div>
493 <div class="checkbox">
494 <span class="controlled-setting-with-label">
495 <input id="enableTranslate" pref="translate.enabled"
496 metric="Options_Translate" type="checkbox">
497 <span>
498 <label for="enableTranslate" i18n-content="translateEnableTranslate">
499 </label>
500 <span class="controlled-setting-indicator" pref="translate.enabled">
501 </span>
502 <button id="manage-languages" class="link-button"
503 i18n-content="manageLanguages"></button>
504 </span>
505 </span>
506 </div>
507 </section>
508 <section id="downloads-section">
509 <h3 i18n-content="downloadLocationGroupName"></h3>
510 <div>
511 <div class="settings-row">
512 <label>
513 <span id="download-location-label"
514 i18n-content="downloadLocationBrowseTitle">
515 </span>
516 <input id="downloadLocationPath" class="weakrtl" type="text"
517 size="36" readonly>
518 </label>
519 <button id="downloadLocationChangeButton"
520 i18n-content="downloadLocationChangeButton">
521 </button>
522 <span class="controlled-setting-indicator"
523 pref="download.default_directory">
524 </span>
525 </div>
526 <div class="checkbox">
527 <span class="controlled-setting-with-label">
528 <input id="prompt-for-download" type="checkbox"
529 pref="download.prompt_for_download"
530 metric="Options_AskForSaveLocation">
531 <span>
532 <label for="prompt-for-download"
533 i18n-content="downloadLocationAskForSaveLocation">
534 </label>
535 <span class="controlled-setting-indicator"
536 pref="download.prompt_for_download">
537 </span>
538 </span>
539 </span>
540 </div>
541 <if expr="pp_ifdef('chromeos')">
542 <div class="checkbox" id="disable-drive-row" guest-visibility="disabled">
543 <span class="controlled-setting-with-label">
544 <input id="drive-disabled" type="checkbox"
545 pref="gdata.disabled"
546 metric="Options_DisableGData">
547 <span>
548 <label for="drive-disabled" i18n-content="disableGData"></label>
549 <span class="controlled-setting-indicator" pref="gdata.disabled">
550 </span>
551 </span>
552 </span>
553 </div>
554 </if>
555 <if expr="not pp_ifdef('chromeos')">
556 <div id="auto-open-file-types-section" hidden>
557 <div id="auto-open-file-types-container">
558 <div id="auto-open-file-types-label"
559 i18n-content="autoOpenFileTypesInfo"></div>
560 <button id="autoOpenFileTypesResetToDefault"
561 i18n-content="autoOpenFileTypesResetToDefault"></button>
562 </div>
563 </div>
564 </if>
565 </div>
566 </section>
567 <section>
568 <h3 i18n-content="advancedSectionTitleSecurity"></h3>
569 <div>
570 <if expr="pp_ifdef('use_nss') or is_win or is_macosx">
571 <div class="settings-row">
572 <button id="certificatesManageButton"
573 i18n-content="certificatesManageButton"></button>
574 </div>
575 </if>
576 <div class="checkbox">
577 <label>
578 <input id="sslCheckRevocation" pref="ssl.rev_checking.enabled"
579 type="checkbox">
580 <span i18n-content="sslCheckRevocation"></span>
581 </label>
582 </div>
583 </div>
584 </section>
585 <section id="cloud-print-connector-section">
586 <h3 i18n-content="advancedSectionTitleCloudPrint"></h3>
587 <if expr="pp_ifdef('enable_mdns')">
588 <div id="cloudprint-options-mdns" hidden>
589 <div class="settings-row">
590 <span i18n-content="cloudPrintOptionLabel"></span>
591 <a target="_blank" i18n-content="learnMore"
592 i18n-values="href:cloudPrintLearnMoreURL"></a>
593 </div>
594 <button id="cloudPrintDevicesPageButton"
595 i18n-content="cloudPrintDevicesPageButton">
596 </button>
598 <div class="checkbox"
599 i18n-values=".hidden: cloudPrintHideNotificationsCheckbox">
600 <span class="controlled-setting-with-label">
601 <input id="local-discovery-notifications-enabled"
602 pref="local_discovery.notifications_enabled"
603 type="checkbox"
604 metric="LocalDiscoveryNotificationsDisabled_Settings" />
605 <span>
606 <label for="local-discovery-notifications-enabled"
607 i18n-content="cloudPrintEnableNotificationsLabel">
608 </label>
609 <span class="controlled-setting-indicator"
610 pref="local_discovery.notifications_enabled">
611 </span>
612 </span>
613 </div>
614 </div>
615 </if>
617 <div id="cloudprint-options-nomdns">
618 <if expr="pp_ifdef('chromeos')">
619 <div>
620 <span i18n-content="cloudPrintOptionLabel"></span>
621 <a target="_blank" i18n-content="learnMore"
622 i18n-values="href:cloudPrintLearnMoreURL"></a>
623 </div>
624 </if>
626 <if expr="not pp_ifdef('chromeos')">
627 <p id="cloudPrintConnectorLabel" class="settings-row"
628 i18n-content="cloudPrintConnectorDisabledLabel"></p>
629 </if>
631 <div class="settings-row">
632 <if expr="not pp_ifdef('chromeos')">
633 <button id="cloudPrintConnectorSetupButton"
634 i18n-content="cloudPrintConnectorDisabledButton"></button>
635 </if>
637 <button id="cloudPrintManageButton"
638 i18n-content="cloudPrintManageButton">
639 </button>
640 </div>
641 </div>
642 </section>
644 <if expr="pp_ifdef('chromeos')">
645 <include src="startup_section.html">
646 <section>
647 <h3 i18n-content="accessibilityTitle"></h3>
648 <div class="option-control-table">
649 <p id="accessibility-explanation" class="settings-row">
650 <span i18n-content="accessibilityExplanation"></span>
651 <a target="_blank" i18n-content="learnMore"
652 i18n-values="href:accessibilityLearnMoreURL"></a>
653 </p>
654 <div class="option-name">
655 <div class="checkbox">
656 <span class="controlled-setting-with-label">
657 <input id="accessibility-should-always-show-menu"
658 pref="settings.a11y.enable_menu" type="checkbox">
659 <span>
660 <label for="accessibility-should-always-show-menu"
661 i18n-content="accessibilityAlwaysShowMenu">
662 </label>
663 <span class="controlled-setting-indicator"
664 pref="settings.a11y.enable_menu">
665 </span>
666 </span>
667 </div>
668 </div>
669 <div class="option-name">
670 <div class="checkbox">
671 <span class="controlled-setting-with-label">
672 <input id="accessibility-large-cursor-check"
673 pref="settings.a11y.large_cursor_enabled" type="checkbox">
674 <span>
675 <label for="accessibility-large-cursor-check"
676 i18n-content="accessibilityLargeCursor">
677 </label>
678 <span class="controlled-setting-indicator"
679 pref="settings.a11y.large_cursor_enabled">
680 </span>
681 </span>
682 </span>
683 </div>
684 </div>
685 <div class="option-name">
686 <div class="checkbox">
687 <span class="controlled-setting-with-label">
688 <input id="accessibility-high-contrast-check"
689 pref="settings.a11y.high_contrast_enabled" type="checkbox">
690 <span>
691 <label for="accessibility-high-contrast-check"
692 i18n-content="accessibilityHighContrast">
693 </label>
694 <span class="controlled-setting-indicator"
695 pref="settings.a11y.high_contrast_enabled">
696 </span>
697 </span>
698 </span>
699 </div>
700 </div>
701 <div id="accessibility-sticky-keys" class="option-name" hidden>
702 <div class="checkbox">
703 <span class="controlled-setting-with-label">
704 <input id="accessibility-sticky-keys-check"
705 pref="settings.a11y.sticky_keys_enabled" type="checkbox">
706 <span>
707 <label for="accessibility-sticky-keys-check"
708 i18n-content="accessibilityStickyKeys">
709 </label>
710 <span class="controlled-setting-indicator"
711 pref="settings.a11y.sticky_keys_enabled">
712 </span>
713 </span>
714 </span>
715 </div>
716 </div>
717 <div class="option-name">
718 <div class="checkbox">
719 <span class="controlled-setting-with-label">
720 <input id="accessibility-spoken-feedback-check"
721 pref="settings.accessibility" type="checkbox">
722 <span>
723 <label for="accessibility-spoken-feedback-check"
724 i18n-content="accessibilitySpokenFeedback">
725 </label>
726 <span class="controlled-setting-indicator"
727 pref="settings.accessibility">
728 </span>
729 </span>
730 </span>
731 <div id="accessibility-settings" hidden>
732 <button id="accessibility-settings-button"
733 i18n-content="accessibilitySettings"></button>
734 </div>
735 </div>
736 </div>
737 <div class="option-name">
738 <div class="checkbox">
739 <span class="controlled-setting-with-label">
740 <input id="accessibility-screen-magnifier-check"
741 pref="settings.a11y.screen_magnifier" type="checkbox">
742 <span>
743 <label for="accessibility-screen-magnifier-check"
744 i18n-content="accessibilityScreenMagnifier">
745 </label>
746 <span class="controlled-setting-indicator"
747 pref="settings.a11y.screen_magnifier">
748 </span>
749 </span>
750 </span>
751 </div>
752 </div>
753 <div class="option-name" id="accessibility-tap-dragging">
754 <div class="checkbox">
755 <label>
756 <input id="accessibility-tap-dragging-check"
757 pref="settings.touchpad.enable_tap_dragging" type="checkbox">
758 <span i18n-content="accessibilityTapDragging"></span>
759 </label>
760 </div>
761 </div>
762 <div class="option-name" id="accessibility-autoclick">
763 <div class="checkbox">
764 <span class="controlled-setting-with-label">
765 <input id="accessibility-autoclick-check"
766 pref="settings.a11y.autoclick" type="checkbox">
767 <span>
768 <div>
769 <div>
770 <label for="accessibility-autoclick-check"
771 i18n-content="accessibilityAutoclick">
772 </label>
773 <span class="controlled-setting-indicator"
774 pref="settings.a11y.autoclick">
775 </span>
776 </div>
777 <div>
778 <label for="accessibility-autoclick-dropdown"
779 i18n-content="accessibilityAutoclickDropdown">
780 </label>
781 <select id="accessibility-autoclick-dropdown" class="control"
782 data-type="number"
783 pref="settings.a11y.autoclick_delay_ms">
784 <option value="200"
785 i18n-content="autoclickDelayExtremelyShort"></option>
786 <option value="400"
787 i18n-content="autoclickDelayVeryShort"></option>
788 <option value="600" i18n-content="autoclickDelayShort"></option>
789 <option value="800" i18n-content="autoclickDelayLong"></option>
790 <option value="1000"
791 i18n-content="autoclickDelayVeryLong"></option>
792 </select>
793 <span class="controlled-setting-indicator"
794 pref="settings.a11y.autoclick_delay_ms">
795 </span>
796 </div>
797 </div>
798 </span>
799 </span>
800 </div>
801 </div>
802 </section>
803 <if expr="pp_ifdef('chromeos')">
804 <section id="factory-reset-section" hidden>
805 <h3 i18n-content="factoryResetTitle"></h3>
806 <div>
807 <span class="settings-row" i18n-content="factoryResetDescription">
808 </span>
809 <button id="factory-reset-restart"
810 i18n-content="factoryResetRestart">
811 </button>
812 </div>
813 </section>
814 </if>
815 </if>
816 <if expr="not pp_ifdef('chromeos')">
817 <section id="system-section">
818 <h3 i18n-content="advancedSectionTitleSystem"></h3>
819 <if expr="not is_macosx">
820 <div class="checkbox">
821 <span class="controlled-setting-with-label">
822 <input id="backgroundModeCheckbox" pref="background_mode.enabled"
823 type="checkbox">
824 <span>
825 <label for="backgroundModeCheckbox"
826 i18n-content="backgroundModeCheckbox">
827 </label>
828 <span class="controlled-setting-indicator"
829 pref="background_mode.enabled">
830 </span>
831 </span>
832 </span>
833 </div>
834 </if>
835 <div class="checkbox">
836 <span class="controlled-setting-with-label">
837 <input id="gpu-mode-checkbox"
838 pref="hardware_acceleration_mode.enabled" type="checkbox">
839 <span>
840 <label for="gpu-mode-checkbox"
841 i18n-content="gpuModeCheckbox">
842 </label>
843 <span id="gpu-mode-reset-restart"
844 i18n-values=".innerHTML:gpuModeResetRestart">
845 </span>
846 </span>
847 </span>
848 </div>
849 </section>
850 </if>
851 <section id="reset-profile-settings-section" hidden>
852 <h3 i18n-content="resetProfileSettingsSectionTitle"></h3>
853 <div>
854 <span class="settings-row" i18n-content="resetProfileSettingsDescription">
855 </span>
856 <button id="reset-profile-settings" i18n-content="resetProfileSettings">
857 </button>
858 </div>
859 </section>
860 </div> <!-- advanced-settings-container -->
861 </div> <!-- advanced-settings -->
862 <footer>
863 <button id="advanced-settings-expander" class="link-button"
864 i18n-content="showAdvancedSettings">
865 </button>
866 </footer>
867 </div>