1 <div id=
"settings" class=
"page" hidden
>
3 <h1 i18n-content=
"settingsTitle"></h1>
5 <include src=
"reset_profile_settings_banner.html">
6 <if expr=
"not pp_ifdef('chromeos')">
7 <include src=
"sync_section.html">
9 <if expr=
"pp_ifdef('chromeos')">
11 <h3 i18n-content=
"sectionTitleInternet"></h3>
12 <div id=
"network-settings">
13 <list id=
"network-list"></list>
14 <div id=
"shared-proxies" class=
"checkbox">
16 <input id=
"use-shared-proxies" type=
"checkbox"
17 pref=
"settings.use_shared_proxies">
18 <span i18n-content=
"useSharedProxies"></span>
21 <div id=
"network-menus"></div>
25 <if expr=
"not pp_ifdef('chromeos')">
26 <include src=
"startup_section.html">
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>
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>
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>
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">
53 <label for=
"show-home-button" i18n-content=
"homePageShowHomeButton">
55 <span class=
"controlled-setting-indicator"
56 pref=
"browser.show_home_button">
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>
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">
76 <label for=
"show-bookmark-bars"
77 i18n-content=
"toolbarShowBookmarksBar">
79 <span class=
"controlled-setting-indicator"
80 pref=
"bookmark_bar.show_on_all_tabs">
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"
90 <span i18n-content=
"showWindowDecorations"></span>
94 <if expr=
"pp_ifdef('chromeos')">
96 <h3 i18n-content=
"sectionTitleDevice"></h3>
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">
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">
109 <div id=
"no-pointing-devices" i18n-content=
"noPointingDevices"
110 class=
"settings-row" hidden
>
112 <div class=
"settings-row">
113 <button id=
"pointer-settings-button" hidden
>
115 <button id=
"keyboard-settings-button"
116 i18n-content=
"keyboardSettingsButtonTitle">
118 <span id=
"display-options-section">
119 <button id=
"display-options" i18n-content=
"displayOptions">
127 <h3 i18n-content=
"sectionTitleSearch"></h3>
129 <label for=
"default-search-engine" class=
"settings-row"
130 i18n-values=
".innerHTML:defaultSearchGroupLabel">
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">
137 <button id=
"manage-default-search-engines"
138 i18n-content=
"defaultSearchManageEngines">
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">
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">
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
>
160 <button id=
"profiles-manage" i18n-content=
"profilesManage" disabled
>
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>
168 <div id=
"profiles-supervised-dashboard-tip"
169 i18n-values=
".innerHTML:profilesSupervisedDashboardTip" hidden
>
172 <if expr=
"not pp_ifdef('chromeos')">
174 <h3 i18n-content=
"sectionTitleDefaultBrowser"></h3>
176 <button id=
"set-as-default-browser"
177 i18n-content=
"defaultBrowserUseAsDefault" hidden
>
179 <div id=
"default-browser-state" i18n-content=
"defaultBrowserUnknown">
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>
189 </if> <!-- not pp_ifdef('chromeos') -->
190 <div id=
"advanced-settings" hidden
>
191 <div id=
"advanced-settings-container">
192 <if expr=
"pp_ifdef('chromeos')">
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">
206 <div class=
"checkbox">
208 <input id=
"use-24hour-clock" pref=
"settings.clock.use_24hour_clock"
210 <span i18n-content=
"use24HourClock"></span>
216 <section id=
"privacy-section">
217 <h3 i18n-content=
"advancedSectionTitlePrivacy"></h3>
219 <div class=
"settings-row">
220 <button id=
"privacyContentSettingsButton"
221 i18n-content=
"privacyContentSettingsButton"></button>
222 <button id=
"privacyClearDataButton"
223 i18n-content=
"privacyClearDataButton"></button>
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>
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">
237 <label for=
"alternateErrorPagesEnabled"
238 i18n-content=
"linkDoctorPref">
240 <span class=
"controlled-setting-indicator"
241 pref=
"alternate_error_pages.enabled">
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">
251 <label for=
"searchSuggestEnabled" i18n-content=
"suggestPref">
253 <span class=
"controlled-setting-indicator"
254 pref=
"search.suggest_enabled">
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">
264 <label for=
"dnsPrefetchingEnabled"
265 i18n-content=
"networkPredictionEnabledDescription">
267 <span class=
"controlled-setting-indicator"
268 pref=
"dns_prefetching.enabled">
273 <div class=
"checkbox">
274 <span class=
"controlled-setting-with-label">
275 <input id=
"safeBrowsingEnabled" pref=
"safebrowsing.enabled"
276 metric=
"Options_SafeBrowsingCheckbox" type=
"checkbox">
278 <label for=
"safeBrowsingEnabled"
279 i18n-content=
"safeBrowsingEnableProtection">
281 <span class=
"controlled-setting-indicator"
282 pref=
"safebrowsing.enabled">
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
>
293 <label for=
"spelling-enabled-control" i18n-content=
"spellingPref">
295 <span id=
"spelling-enabled-indicator"
296 class=
"controlled-setting-indicator"
297 pref=
"spellcheck.use_spelling_service" dialog-pref
>
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">
308 <label for=
"metricsReportingEnabled" i18n-content=
"enableLogging">
310 <span class=
"controlled-setting-indicator"
311 pref=
"cros.metrics.reportingEnabled">
315 <if expr=
"not pp_ifdef('chromeos')">
316 <input id=
"metricsReportingEnabled"
317 pref=
"user_experience_metrics.reporting_enabled" type=
"checkbox">
319 <label for=
"metricsReportingEnabled" i18n-content=
"enableLogging">
321 <span class=
"controlled-setting-indicator"
322 pref=
"user_experience_metrics.reporting_enabled">
328 </if> <!-- pp_ifdef('_google_chrome') -->
329 <div class=
"checkbox">
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>
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">
342 <label for=
"content-protection-attestation-enabled"
343 i18n-content=
"enableContentProtectionAttestation">
345 <a target=
"_blank" i18n-content=
"learnMore"
346 i18n-values=
"href:contentProtectionAttestationLearnMoreURL">
348 <span class=
"controlled-setting-indicator"
349 pref=
"cros.device.attestation_for_content_protection_enabled">
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">
365 <input type=
"checkbox" id=
"enable-bluetooth">
366 <span i18n-content=
"enableBluetooth">
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>
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>
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">
392 <label for=
"autofill-enabled" i18n-content=
"autofillEnabled"></label>
393 <span class=
"controlled-setting-indicator" pref=
"autofill.enabled">
395 <button id=
"autofill-settings" class=
"link-button"
396 i18n-content=
"manageAutofillSettings">
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">
407 <label for=
"password-manager-enabled"
408 i18n-content=
"passwordManagerEnabled">
410 <span class=
"controlled-setting-indicator"
411 pref=
"profile.password_manager_enabled">
413 <button id=
"manage-passwords" class=
"link-button"
414 i18n-content=
"managePasswords">
419 <div class=
"checkbox" id=
"password-generation-checkbox">
421 <input id=
"password-generation-enabled" pref=
"password_generation.enabled"
422 metric=
"Options_PasswordGenerationCheckbox" type=
"checkbox">
423 <span i18n-content=
"passwordGenerationEnabledDescription"></span>
426 <if expr=
"is_macosx">
427 <div id=
"mac-passwords-warning" i18n-content=
"macPasswordsWarning" hidden
>
431 <section id=
"web-content-section">
432 <h3 i18n-content=
"advancedSectionTitleContent"></h3>
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">
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">
447 <span id=
"font-size-indicator"
448 class=
"controlled-setting-indicator"></span>
449 <button id=
"fontSettingsCustomizeFontsButton"
450 i18n-content=
"fontSettingsCustomizeFontsButton"></button>
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>
458 <if expr=
"is_macosx">
459 <div class=
"checkbox">
461 <input id=
"tabsToLinksPref" pref=
"webkit.webprefs.tabs_to_links"
462 metric=
"Options_TabsToLinks" type=
"checkbox">
463 <span i18n-content=
"tabsToLinksPref"></span>
469 <if expr=
"not pp_ifdef('chromeos')">
470 <section id=
"network-section">
471 <h3 i18n-content=
"advancedSectionTitleNetwork"></h3>
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>
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>
489 <div class=
"settings-row">
490 <button id=
"language-button"
491 i18n-content=
"languageAndSpellCheckSettingsButton"></button>
493 <div class=
"checkbox">
494 <span class=
"controlled-setting-with-label">
495 <input id=
"enableTranslate" pref=
"translate.enabled"
496 metric=
"Options_Translate" type=
"checkbox">
498 <label for=
"enableTranslate" i18n-content=
"translateEnableTranslate">
500 <span class=
"controlled-setting-indicator" pref=
"translate.enabled">
502 <button id=
"manage-languages" class=
"link-button"
503 i18n-content=
"manageLanguages"></button>
508 <section id=
"downloads-section">
509 <h3 i18n-content=
"downloadLocationGroupName"></h3>
511 <div class=
"settings-row">
513 <span id=
"download-location-label"
514 i18n-content=
"downloadLocationBrowseTitle">
516 <input id=
"downloadLocationPath" class=
"weakrtl" type=
"text"
519 <button id=
"downloadLocationChangeButton"
520 i18n-content=
"downloadLocationChangeButton">
522 <span class=
"controlled-setting-indicator"
523 pref=
"download.default_directory">
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">
532 <label for=
"prompt-for-download"
533 i18n-content=
"downloadLocationAskForSaveLocation">
535 <span class=
"controlled-setting-indicator"
536 pref=
"download.prompt_for_download">
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">
548 <label for=
"drive-disabled" i18n-content=
"disableGData"></label>
549 <span class=
"controlled-setting-indicator" pref=
"gdata.disabled">
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>
568 <h3 i18n-content=
"advancedSectionTitleSecurity"></h3>
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>
576 <div class=
"checkbox">
578 <input id=
"sslCheckRevocation" pref=
"ssl.rev_checking.enabled"
580 <span i18n-content=
"sslCheckRevocation"></span>
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>
594 <button id=
"cloudPrintDevicesPageButton"
595 i18n-content=
"cloudPrintDevicesPageButton">
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"
604 metric=
"LocalDiscoveryNotificationsDisabled_Settings" />
606 <label for=
"local-discovery-notifications-enabled"
607 i18n-content=
"cloudPrintEnableNotificationsLabel">
609 <span class=
"controlled-setting-indicator"
610 pref=
"local_discovery.notifications_enabled">
617 <div id=
"cloudprint-options-nomdns">
618 <if expr=
"pp_ifdef('chromeos')">
620 <span i18n-content=
"cloudPrintOptionLabel"></span>
621 <a target=
"_blank" i18n-content=
"learnMore"
622 i18n-values=
"href:cloudPrintLearnMoreURL"></a>
626 <if expr=
"not pp_ifdef('chromeos')">
627 <p id=
"cloudPrintConnectorLabel" class=
"settings-row"
628 i18n-content=
"cloudPrintConnectorDisabledLabel"></p>
631 <div class=
"settings-row">
632 <if expr=
"not pp_ifdef('chromeos')">
633 <button id=
"cloudPrintConnectorSetupButton"
634 i18n-content=
"cloudPrintConnectorDisabledButton"></button>
637 <button id=
"cloudPrintManageButton"
638 i18n-content=
"cloudPrintManageButton">
644 <if expr=
"pp_ifdef('chromeos')">
645 <include src=
"startup_section.html">
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>
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">
660 <label for=
"accessibility-should-always-show-menu"
661 i18n-content=
"accessibilityAlwaysShowMenu">
663 <span class=
"controlled-setting-indicator"
664 pref=
"settings.a11y.enable_menu">
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">
675 <label for=
"accessibility-large-cursor-check"
676 i18n-content=
"accessibilityLargeCursor">
678 <span class=
"controlled-setting-indicator"
679 pref=
"settings.a11y.large_cursor_enabled">
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">
691 <label for=
"accessibility-high-contrast-check"
692 i18n-content=
"accessibilityHighContrast">
694 <span class=
"controlled-setting-indicator"
695 pref=
"settings.a11y.high_contrast_enabled">
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">
707 <label for=
"accessibility-sticky-keys-check"
708 i18n-content=
"accessibilityStickyKeys">
710 <span class=
"controlled-setting-indicator"
711 pref=
"settings.a11y.sticky_keys_enabled">
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">
723 <label for=
"accessibility-spoken-feedback-check"
724 i18n-content=
"accessibilitySpokenFeedback">
726 <span class=
"controlled-setting-indicator"
727 pref=
"settings.accessibility">
731 <div id=
"accessibility-settings" hidden
>
732 <button id=
"accessibility-settings-button"
733 i18n-content=
"accessibilitySettings"></button>
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">
743 <label for=
"accessibility-screen-magnifier-check"
744 i18n-content=
"accessibilityScreenMagnifier">
746 <span class=
"controlled-setting-indicator"
747 pref=
"settings.a11y.screen_magnifier">
753 <div class=
"option-name" id=
"accessibility-tap-dragging">
754 <div class=
"checkbox">
756 <input id=
"accessibility-tap-dragging-check"
757 pref=
"settings.touchpad.enable_tap_dragging" type=
"checkbox">
758 <span i18n-content=
"accessibilityTapDragging"></span>
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">
770 <label for=
"accessibility-autoclick-check"
771 i18n-content=
"accessibilityAutoclick">
773 <span class=
"controlled-setting-indicator"
774 pref=
"settings.a11y.autoclick">
778 <label for=
"accessibility-autoclick-dropdown"
779 i18n-content=
"accessibilityAutoclickDropdown">
781 <select id=
"accessibility-autoclick-dropdown" class=
"control"
783 pref=
"settings.a11y.autoclick_delay_ms">
785 i18n-content=
"autoclickDelayExtremelyShort"></option>
787 i18n-content=
"autoclickDelayVeryShort"></option>
788 <option value=
"600" i18n-content=
"autoclickDelayShort"></option>
789 <option value=
"800" i18n-content=
"autoclickDelayLong"></option>
791 i18n-content=
"autoclickDelayVeryLong"></option>
793 <span class=
"controlled-setting-indicator"
794 pref=
"settings.a11y.autoclick_delay_ms">
803 <if expr=
"pp_ifdef('chromeos')">
804 <section id=
"factory-reset-section" hidden
>
805 <h3 i18n-content=
"factoryResetTitle"></h3>
807 <span class=
"settings-row" i18n-content=
"factoryResetDescription">
809 <button id=
"factory-reset-restart"
810 i18n-content=
"factoryResetRestart">
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"
825 <label for=
"backgroundModeCheckbox"
826 i18n-content=
"backgroundModeCheckbox">
828 <span class=
"controlled-setting-indicator"
829 pref=
"background_mode.enabled">
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">
840 <label for=
"gpu-mode-checkbox"
841 i18n-content=
"gpuModeCheckbox">
843 <span id=
"gpu-mode-reset-restart"
844 i18n-values=
".innerHTML:gpuModeResetRestart">
851 <section id=
"reset-profile-settings-section" hidden
>
852 <h3 i18n-content=
"resetProfileSettingsSectionTitle"></h3>
854 <span class=
"settings-row" i18n-content=
"resetProfileSettingsDescription">
856 <button id=
"reset-profile-settings" i18n-content=
"resetProfileSettings">
860 </div> <!-- advanced-settings-container -->
861 </div> <!-- advanced-settings -->
863 <button id=
"advanced-settings-expander" class=
"link-button"
864 i18n-content=
"showAdvancedSettings">