1 <div id=
"settings" class=
"page" hidden
>
3 <h1 i18n-content=
"settingsTitle"></h1>
5 <include src=
"reset_profile_settings_banner.html">
6 <include src=
"automatic_settings_reset_banner.html">
8 <link rel=
"import" href=
"chrome://resources/cr_elements/cr_network_icon/cr_network_icon.html">
9 <link rel=
"import" href=
"chrome://resources/cr_elements/cr_onc/cr_onc_data.html">
10 <include src=
"secondary_user_banner.html">
12 <div id=
"network-section-header" class=
"section-header">
13 <h3 i18n-content=
"sectionTitleInternet"></h3>
14 <span class=
"controlled-setting-indicator" plural
></span>
16 <div id=
"network-settings">
17 <list id=
"network-list"></list>
18 <div id=
"shared-proxies" class=
"checkbox">
20 <input id=
"use-shared-proxies" type=
"checkbox"
21 metric=
"Options_NetworkUseSharedProxies"
22 pref=
"settings.use_shared_proxies">
23 <span i18n-content=
"useSharedProxies"></span>
26 <div id=
"network-menus"></div>
30 <if expr=
"not chromeos">
31 <include src=
"sync_section.html">
32 <include src=
"startup_section.html">
34 <section id=
"proxy-section" hidden
>
35 <h3 i18n-content=
"sectionTitleProxy"></h3>
36 <div id=
"proxy-section-content"></div>
39 <section id=
"appearance-section">
40 <h3 i18n-content=
"sectionTitleAppearance"></h3>
41 <div class=
"settings-row">
43 <button id=
"set-wallpaper" i18n-content=
"setWallpaper"
44 guest-visibility=
"disabled"></button>
45 <span id=
"wallpaper-indicator" class=
"controlled-setting-indicator">
48 <if expr=
"not chromeos and is_posix and not is_macosx">
49 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
50 <button id=
"themes-native-button"
51 i18n-content=
"themesNativeButton"></button>
52 <button id=
"themes-reset"
53 i18n-content=
"themesSetClassic"></button>
55 <if expr=
"chromeos or is_win or is_macosx">
56 <button id=
"themes-gallery" i18n-content=
"themesGallery"></button>
57 <button id=
"themes-reset" i18n-content=
"themesReset"></button>
60 <div class=
"checkbox controlled-setting-with-label"
61 guest-visibility=
"disabled">
63 <input type=
"checkbox"
64 pref=
"browser.show_home_button"
65 metric=
"Options_Homepage_HomeButton">
67 <span i18n-content=
"homePageShowHomeButton"></span>
68 <span class=
"controlled-setting-indicator"
69 pref=
"browser.show_home_button"></span>
73 <div id=
"change-home-page-section" hidden
>
74 <div id=
"change-home-page-section-container" guest-visibility=
"disabled">
75 <span id=
"home-page-ntp" class=
"home-page-label"
76 i18n-content=
"homePageNtp"></span>
77 <span id=
"home-page-url" class=
"home-page-label"></span>
78 <a is=
"action-link" id=
"change-home-page" i18n-content=
"changeHomePage">
80 <div id=
"extension-controlled-container"></div>
83 <div class=
"checkbox controlled-setting-with-label"
84 guest-visibility=
"disabled">
86 <input type=
"checkbox"
87 pref=
"bookmark_bar.show_on_all_tabs"
88 metric=
"Options_ShowBookmarksBar">
90 <span i18n-content=
"toolbarShowBookmarksBar"></span>
91 <span class=
"controlled-setting-indicator"
92 pref=
"bookmark_bar.show_on_all_tabs"></span>
96 <if expr=
"is_posix and not chromeos and not is_macosx">
97 <div class=
"checkbox"><label>
98 <input id=
"show-window-decorations" type=
"checkbox"
99 pref=
"browser.custom_chrome_frame" metric=
"Options_CustomFrame"
101 <span i18n-content=
"showWindowDecorations"></span>
107 <h3 i18n-content=
"sectionTitleDevice"></h3>
109 <span i18n-content=
"deviceGroupDescription"></span>
110 <div class=
"settings-row" id=
"battery" hidden
>
111 <div id=
"battery-icon" hidden
></div>
112 <span id=
"battery-status"></span>
113 <a is=
"action-link" id=
"power-settings-button"
114 i18n-content=
"powerSettingsButton"></a>
116 <div class=
"settings-row">
117 <button id=
"battery-button" i18n-content=
"batteryButton"></button>
118 <button id=
"stored-data-button" i18n-content=
"storageButton"></button>
120 <div id=
"touchpad-settings" class=
"settings-row" hidden
>
121 <span class=
"option-name" i18n-content=
"touchpadSpeed"></span>
122 <input id=
"touchpad-sensitivity-range" type=
"range" min=
"1" max=
"5"
123 pref=
"settings.touchpad.sensitivity2" class=
"touch-slider">
125 <div id=
"mouse-settings" class=
"settings-row" hidden
>
126 <span class=
"option-name" i18n-content=
"mouseSpeed"></span>
127 <input id=
"mouse-sensitivity-range" type=
"range" min=
"1" max=
"5"
128 pref=
"settings.mouse.sensitivity2" class=
"touch-slider">
130 <div id=
"no-pointing-devices" i18n-content=
"noPointingDevices"
131 class=
"settings-row" hidden
>
133 <div class=
"settings-row">
134 <button id=
"pointer-settings-button" hidden
>
136 <button id=
"keyboard-settings-button"
137 i18n-content=
"keyboardSettingsButtonTitle">
139 <span id=
"display-options-section">
140 <button id=
"display-options" i18n-content=
"displayOptions" disabled
>
148 <h3 i18n-content=
"sectionTitleSearch"></h3>
149 <div id=
"search-section-content">
150 <span id=
"default-search-engine-label"
151 i18n-values=
".innerHTML:defaultSearchGroupLabel"></span>
152 <div class=
"settings-row">
153 <select id=
"default-search-engine" class=
"weakrtl"
154 aria-labelledby=
"default-search-engine-label"></select>
155 <span class=
"controlled-setting-indicator"
156 pref=
"default_search_provider_data.template_url_data">
158 <button id=
"manage-default-search-engines"
159 i18n-content=
"defaultSearchManageEngines">
162 <div id=
"google-now-launcher" hidden
>
163 <div class=
"checkbox">
165 <input pref=
"google_now_launcher.enabled" type=
"checkbox">
166 <span i18n-content=
"googleNowLauncherEnable"></span>
170 <div id=
"hotword-always-on-search" hidden
>
171 <div class=
"checkbox controlled-setting-with-label">
173 <input id=
"hotword-always-on-search-checkbox"
174 pref=
"hotword.always_on_search_enabled" type=
"checkbox">
175 <span i18n-content=
"hotwordSearchEnable"></span>
177 <a target=
"_blank" class=
"hotword-link"
178 i18n-content=
"learnMore"
179 i18n-values=
"href:hotwordLearnMoreURL">
181 <span id=
"hotword-always-on-search-setting-indicator"
182 pref=
"hotword.always_on_search_enabled" dialog-pref
></span>
184 <span class=
"setting-extra-description"
185 i18n-content=
"hotwordAlwaysOnDesc">
187 <a id=
"hotword-retrain-link" is=
"action-link"
188 i18n-content=
"hotwordRetrainLink" hidden
>
193 <div id=
"hotword-no-dsp-search" hidden
>
194 <div class=
"checkbox controlled-setting-with-label">
196 <input id=
"hotword-no-dsp-search-checkbox"
197 pref=
"hotword.search_enabled_2" type=
"checkbox">
198 <span i18n-content=
"hotwordSearchEnable"></span>
200 <a target=
"_blank" class=
"hotword-link"
201 i18n-content=
"learnMore"
202 i18n-values=
"href:hotwordLearnMoreURL">
204 <span id=
"hotword-no-dsp-search-setting-indicator"
205 pref=
"hotword.search_enabled_2" dialog-pref
></span>
207 <span class=
"setting-extra-description"
208 i18n-content=
"hotwordNoDSPDesc">
213 <div id=
"audio-history" hidden
>
214 <div class=
"settings-row">
215 <label class=
"hotword-audio-history">
216 <span id=
"audio-history-label"></span>
218 <a target=
"_blank" class=
"hotword-link"
219 i18n-content=
"hotwordAudioHistoryManage"
220 i18n-values=
"href:hotwordManageAudioHistoryURL">
223 <div class=
"settings-row" id=
"audio-history-always-on-description">
224 <span class=
"setting-extra-description"
225 i18n-content=
"hotwordAlwaysOnAudioHistoryDescription">
231 <section id=
"sync-users-section" guest-visibility=
"hidden">
232 <h3 i18n-content=
"sectionTitleUsers"></h3>
234 <include src=
"sync_section.html">
236 <div id=
"profiles-section" hidden
>
237 <list id=
"profiles-list" class=
"settings-list" hidden
></list>
238 <div id=
"profiles-single-message" class=
"settings-row"
239 i18n-content=
"profilesSingleUser">
241 <if expr=
"not chromeos">
242 <div id=
"profiles-enable-guest" class=
"checkbox">
244 <input pref=
"profile.browser_guest_enabled" type=
"checkbox">
245 <span i18n-content=
"profileBrowserGuestEnable"></span>
248 <div id=
"profiles-enable-add-person" class=
"checkbox">
250 <input pref=
"profile.add_person_enabled" type=
"checkbox">
251 <span i18n-content=
"profileAddPersonEnable"></span>
255 <div id=
"profiles-buttons">
256 <button id=
"profiles-create" i18n-content=
"profilesCreate"></button>
257 <if expr=
"enable_settings_app">
258 <button id=
"profiles-app-list-switch"
259 i18n-content=
"profilesAppListSwitch" hidden
>
262 <button id=
"profiles-manage" i18n-content=
"profilesManage" disabled
>
264 <button id=
"profiles-delete" i18n-content=
"profilesDelete"></button>
265 <if expr=
"not chromeos">
266 <button id=
"import-data" i18n-content=
"importData"></button>
270 <div id=
"profiles-supervised-dashboard-tip"
271 i18n-values=
".innerHTML:profilesSupervisedDashboardTip" hidden
>
274 <if expr=
"not chromeos">
275 <section id=
"set-default-browser-section">
276 <h3 i18n-content=
"sectionTitleDefaultBrowser"></h3>
278 <button id=
"set-as-default-browser"
279 i18n-content=
"defaultBrowserUseAsDefault" hidden
>
281 <div id=
"default-browser-state" i18n-content=
"defaultBrowserUnknown">
283 <div id=
"auto-launch-option" class=
"checkbox" hidden
>
284 <label id=
"auto-launch-label">
285 <input id=
"auto-launch" type=
"checkbox">
286 <span i18n-content=
"autoLaunchText"></span>
291 </if> <!-- not chromeos -->
292 <div id=
"advanced-settings" hidden
>
293 <div id=
"advanced-settings-container">
296 <h3 i18n-content=
"datetimeTitle"></h3>
297 <div class=
"option-control-table">
298 <div guest-visibility=
"disabled">
299 <span id=
"timezone-value-label" class=
"option-name"
300 i18n-content=
"timezone"></span>
301 <div id=
"timezone-value">
302 <select class=
"control"
303 id=
"timezone-value-select"
304 i18n-options=
"timezoneList" data-type=
"string"
305 pref=
"cros.system.timezone"
306 aria-labelledby=
"timezone-value-label"
307 metric=
"Options_TimezoneSelect"></select>
310 <div class=
"checkbox settings-row">
311 <div id=
"resolve-timezone-by-geolocation-selection" hidden
>
313 <input id=
"resolve-timezone-by-geolocation"
314 pref=
"settings.resolve_timezone_by_geolocation"
315 metric=
"Options_ResolveTimezoneByGeoLocation" type=
"checkbox">
316 <span i18n-content=
"resolveTimezoneByGeoLocation"></span>
320 <input id=
"use-24hour-clock" pref=
"settings.clock.use_24hour_clock"
321 metric=
"Options_Use24HourClockCheckbox" type=
"checkbox">
322 <span i18n-content=
"use24HourClock"></span>
325 <div id=
"set-time" class=
"settings-row" hidden
>
326 <button id=
"set-time-button"
327 i18n-content=
"setTimeButton"></button>
332 <section id=
"device-control-section" hidden
>
333 <h3 i18n-content=
"deviceControlTitle"></h3>
334 <div id=
"consumer-management-section">
335 <div class=
"settings-row">
336 <span i18n-content=
"consumerManagementDescription"></span>
338 <div class=
"settings-row">
339 <button id=
"consumer-management-button"></button>
344 <section id=
"privacy-section">
345 <h3 i18n-content=
"advancedSectionTitlePrivacy"></h3>
347 <div class=
"settings-row">
348 <button id=
"privacyContentSettingsButton"
349 i18n-content=
"privacyContentSettingsButton"></button>
350 <button id=
"privacyClearDataButton"
351 i18n-content=
"privacyClearDataButton"></button>
353 <p id=
"privacy-explanation" class=
"settings-row">
354 <span i18n-content=
"improveBrowsingExperience"></span>
355 <span i18n-content=
"disableWebServices"></span>
356 <a target=
"_blank" i18n-content=
"learnMore"
357 i18n-values=
"href:privacyLearnMoreURL"></a>
359 <div class=
"checkbox controlled-setting-with-label">
361 <input id=
"alternateErrorPagesEnabled"
362 pref=
"alternate_error_pages.enabled"
363 metric=
"Options_LinkDoctorCheckbox" type=
"checkbox">
365 <span i18n-content=
"linkDoctorPref"></span>
366 <span class=
"controlled-setting-indicator"
367 pref=
"alternate_error_pages.enabled"></span>
371 <div class=
"checkbox controlled-setting-with-label"
372 guest-visibility=
"disabled">
374 <input pref=
"search.suggest_enabled"
375 metric=
"Options_UseSuggestCheckbox" type=
"checkbox">
377 <span i18n-content=
"suggestPref"></span>
378 <span class=
"controlled-setting-indicator"
379 pref=
"search.suggest_enabled"></span>
383 <div class=
"checkbox" guest-visibility=
"disabled">
384 <span class=
"controlled-setting-with-label">
386 <input id=
"networkPredictionOptions"
387 metric=
"Options_DnsPrefetchCheckbox" type=
"checkbox">
389 <span i18n-content=
"networkPredictionEnabledDescription"></span>
390 <span class=
"controlled-setting-indicator"
391 pref=
"net.network_prediction_options"></span>
396 <div class=
"checkbox controlled-setting-with-label">
399 metric=
"Options_SafeBrowsingExtendedReportingCheckbox"
400 pref=
"safebrowsing.extended_reporting_enabled"
403 <span i18n-content=
"safeBrowsingEnableExtendedReporting"></span>
404 <span class=
"controlled-setting-indicator"
405 pref=
"safebrowsing.extended_reporting_enabled"></span>
409 <div class=
"checkbox controlled-setting-with-label">
411 <input pref=
"safebrowsing.enabled"
412 metric=
"Options_SafeBrowsingCheckbox" type=
"checkbox">
414 <span i18n-content=
"safeBrowsingEnableProtection"></span>
415 <span class=
"controlled-setting-indicator"
416 pref=
"safebrowsing.enabled"></span>
420 <if expr=
"_google_chrome">
421 <div class=
"checkbox controlled-setting-with-label">
423 <input id=
"spelling-enabled-control" type=
"checkbox"
424 metric=
"Options_SpellingServiceCheckbox"
425 pref=
"spellcheck.use_spelling_service" dialog-pref
>
427 <span i18n-content=
"spellingPref"></span>
428 <span id=
"spelling-enabled-indicator"
429 class=
"controlled-setting-indicator"
430 pref=
"spellcheck.use_spelling_service" dialog-pref
>
434 <div id=
"metrics-reporting-setting"
435 class=
"checkbox controlled-setting-with-label">
438 <input id=
"metrics-reporting-enabled"
439 pref=
"cros.metrics.reportingEnabled" type=
"checkbox">
441 <span i18n-content=
"enableLogging"></span>
442 <span class=
"controlled-setting-indicator"
443 pref=
"cros.metrics.reportingEnabled"></span>
447 <if expr=
"not chromeos">
449 <input id=
"metrics-reporting-enabled" type=
"checkbox">
451 <span i18n-content=
"enableLogging"></span>
452 <span id=
"metrics-reporting-disabled-icon"
453 class=
"controlled-setting-indicator"></span>
456 <span id=
"metrics-reporting-reset-restart" hidden
>
457 <!-- Text filled by JavaScript -->
458 <span></span><a is=
"action-link" role=
"button"
459 class=
"standalone-action-link"></a><span></span>
463 </if> <!-- _google_chrome -->
464 <div class=
"checkbox">
466 <input id=
"do-not-track-enabled" pref=
"enable_do_not_track"
467 metric=
"Options_DoNotTrackCheckbox" type=
"checkbox" dialog-pref
>
468 <span i18n-content=
"doNotTrack"></span>
472 <div class=
"checkbox controlled-setting-with-label">
474 <input id=
"content-protection-attestation-enabled" type=
"checkbox"
475 pref=
"cros.device.attestation_for_content_protection_enabled">
477 <span i18n-content=
"enableContentProtectionAttestation"></span>
478 <span class=
"controlled-setting-indicator"
479 pref=
"cros.device.attestation_for_content_protection_enabled">
483 <a target=
"_blank" i18n-content=
"learnMore"
484 i18n-values=
"href:contentProtectionAttestationLearnMoreURL">
488 <div id=
"hotword-search" hidden
>
489 <div class=
"checkbox controlled-setting-with-label">
491 <input id=
"hotword-search-enable" pref=
"hotword.search_enabled_2"
492 metric=
"Options_HotwordCheckbox" type=
"checkbox" dialog-pref
>
494 <span i18n-values=
".innerHTML:hotwordSearchEnable"></span>
495 <span id=
"hotword-search-setting-indicator"
496 pref=
"hotword.search_enabled_2" dialog-pref
></span>
502 <div id=
"wake-on-wifi" hidden
503 class=
"checkbox controlled-setting-with-label">
505 <input id=
"wake-on-wifi-checkbox" type=
"checkbox"
506 metric=
"Options_WakeOnWifiSsid"
507 pref=
"settings.internet.wake_on_wifi_ssid">
509 <span i18n-content=
"wakeOnWifiLabel"></span>
510 <span id=
"wake-on-wifi-indicator"
511 class=
"controlled-setting-indicator"
512 pref=
"settings.internet.wake_on_wifi_ssid"></span>
520 <!-- By default, the bluetooth section is hidden. It is only visible if a
521 bluetooth adapter is discovered -->
522 <section id=
"bluetooth-devices" hidden
>
523 <h3 i18n-content=
"bluetooth"></h3>
524 <div id=
"bluetooth-options-div">
525 <div class=
"checkbox">
527 <input type=
"checkbox" id=
"enable-bluetooth"
528 metric=
"Options_BluetoothEnabled">
529 <span i18n-content=
"enableBluetooth">
532 <div class=
"settings-list bluetooth-device-list" hidden
>
533 <list id=
"bluetooth-paired-devices-list"></list>
534 <div id=
"bluetooth-paired-devices-list-empty-placeholder"
535 class=
"bluetooth-empty-list-label" hidden
>
536 <span i18n-content=
"bluetoothNoDevices"></span>
539 <div id=
"bluetooth-button-group">
540 <button id=
"bluetooth-add-device"
541 i18n-content=
"addBluetoothDevice" hidden
></button>
542 <button id=
"bluetooth-reconnect-device"
543 i18n-content=
"bluetoothConnectDevice" disabled hidden
></button>
547 </if> <!-- chromeos -->
548 <section id=
"passwords-and-autofill-section">
549 <h3 i18n-content=
"passwordsAndAutofillGroupName"></h3>
550 <div class=
"checkbox controlled-setting-with-label">
552 <input id=
"autofill-enabled" pref=
"autofill.enabled"
553 metric=
"Options_FormAutofill" type=
"checkbox">
555 <span i18n-content=
"autofillEnabled"></span>
556 <span class=
"controlled-setting-indicator" pref=
"autofill.enabled">
560 <a is=
"action-link" id=
"autofill-settings"
561 i18n-content=
"manageAutofillSettings"></a>
563 <div class=
"checkbox controlled-setting-with-label">
565 <input id=
"password-manager-enabled"
566 pref=
"profile.password_manager_enabled"
567 metric=
"Options_PasswordManager" type=
"checkbox">
569 <span i18n-content=
"passwordManagerEnabled"></span>
570 <span class=
"controlled-setting-indicator"
571 pref=
"profile.password_manager_enabled"></span>
574 <a is=
"action-link" id=
"manage-passwords" i18n-content=
"managePasswords">
577 <if expr=
"is_macosx">
578 <div id=
"mac-passwords-warning" i18n-content=
"macPasswordsWarning" hidden
>
582 <section id=
"easy-unlock-section" guest-visibility=
"hidden" hidden
>
583 <h3 i18n-content=
"easyUnlockSectionTitle"></h3>
584 <!-- Options shown when the user has not set up Easy Unlock -->
585 <div id=
"easy-unlock-disabled" hidden
>
586 <div class=
"settings-row">
587 <span i18n-content=
"easyUnlockSetupIntro"></span>
588 <a target=
"_blank" i18n-content=
"learnMore"
589 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
591 <button id=
"easy-unlock-setup-button"
592 i18n-content=
"easyUnlockSetupButton"></button>
594 <!-- Options shown when the user has set up Easy Unlock -->
595 <div id=
"easy-unlock-enabled" hidden
>
596 <div class=
"settings-row">
597 <span i18n-content=
"easyUnlockDescription"></span>
598 <a target=
"_blank" i18n-content=
"learnMore"
599 i18n-values=
"href:easyUnlockLearnMoreURL"></a>
600 <div id=
"easy-unlock-enable-proximity-detection" class=
"checkbox"
603 <input type=
"checkbox"
604 metric=
"Options_EasyUnlockRequireProximity"
605 pref=
"easy_unlock.proximity_required">
606 <span i18n-content=
"easyUnlockRequireProximityLabel"></span>
610 <button id=
"easy-unlock-turn-off-button"
611 i18n-content=
"easyUnlockTurnOffButton"></button>
614 <section id=
"web-content-section">
615 <h3 i18n-content=
"advancedSectionTitleContent"></h3>
617 <div id=
"website-settings-section" class=
"settings-row" hidden
>
618 <button id=
"website-management-button"
619 i18n-content=
"websitesManage"></button>
621 <div class=
"settings-row">
622 <label class=
"web-content-select-label">
623 <span i18n-content=
"defaultFontSizeLabel"></span>
624 <select id=
"defaultFontSize">
625 <option value=
"9" i18n-content=
"fontSizeLabelVerySmall">
627 <option value=
"12" i18n-content=
"fontSizeLabelSmall"></option>
628 <option value=
"16" i18n-content=
"fontSizeLabelMedium"></option>
629 <option value=
"20" i18n-content=
"fontSizeLabelLarge"></option>
630 <option value=
"24" i18n-content=
"fontSizeLabelVeryLarge">
634 <span id=
"font-size-indicator"
635 class=
"controlled-setting-indicator"></span>
636 <button id=
"fontSettingsCustomizeFontsButton"
637 i18n-content=
"fontSettingsCustomizeFontsButton"></button>
639 <div class=
"settings-row">
640 <label class=
"web-content-select-label">
641 <span i18n-content=
"defaultZoomFactorLabel"></span>
642 <select id=
"defaultZoomFactor" dataType=
"double"></select>
645 <if expr=
"is_macosx">
646 <div class=
"checkbox">
648 <input id=
"tabsToLinksPref" pref=
"webkit.webprefs.tabs_to_links"
649 metric=
"Options_TabsToLinks" type=
"checkbox">
650 <span i18n-content=
"tabsToLinksPref"></span>
656 <if expr=
"not chromeos">
657 <section id=
"network-section">
658 <h3 i18n-content=
"advancedSectionTitleNetwork"></h3>
660 <span id=
"proxiesLabel"
662 i18n-content=
"proxiesLabelSystem"></span>
663 <div class=
"settings-row">
664 <button id=
"proxiesConfigureButton"
665 i18n-content=
"proxiesConfigureButton"></button>
666 <span class=
"controlled-setting-indicator" pref=
"proxy" plural
></span>
671 <section id=
"languages-section">
672 <h3 i18n-content=
"advancedSectionTitleLanguages"></h3>
673 <div class=
"settings-row">
674 <span i18n-content=
"languageSectionLabel"></span>
675 <a target=
"_blank" i18n-content=
"learnMore"
676 i18n-values=
"href:languagesLearnMoreURL"></a>
678 <div class=
"settings-row">
679 <button id=
"language-button"
680 i18n-content=
"languageAndSpellCheckSettingsButton"></button>
682 <div class=
"checkbox controlled-setting-with-label">
684 <input pref=
"translate.enabled"
685 metric=
"Options_Translate" type=
"checkbox">
687 <span i18n-content=
"translateEnableTranslate"></span>
688 <span class=
"controlled-setting-indicator" pref=
"translate.enabled">
692 <a is=
"action-link" id=
"manage-languages" i18n-content=
"manageLanguages">
696 <section id=
"downloads-section">
697 <h3 i18n-content=
"downloadLocationGroupName"></h3>
699 <div class=
"settings-row">
701 <span id=
"download-location-label"
702 i18n-content=
"downloadLocationBrowseTitle">
704 <input id=
"downloadLocationPath" class=
"weakrtl" type=
"text"
707 <button id=
"downloadLocationChangeButton"
708 i18n-content=
"downloadLocationChangeButton">
710 <span class=
"controlled-setting-indicator"
711 pref=
"download.default_directory">
714 <div class=
"checkbox controlled-setting-with-label">
716 <input type=
"checkbox"
717 pref=
"download.prompt_for_download"
718 metric=
"Options_AskForSaveLocation">
720 <span i18n-content=
"downloadLocationAskForSaveLocation"></span>
721 <span class=
"controlled-setting-indicator"
722 pref=
"download.prompt_for_download"></span>
727 <div class=
"checkbox controlled-setting-with-label"
728 id=
"disable-drive-row" guest-visibility=
"disabled">
730 <input type=
"checkbox"
731 pref=
"gdata.disabled"
732 metric=
"Options_DisableGData">
734 <span i18n-content=
"disableGData"></span>
735 <span class=
"controlled-setting-indicator" pref=
"gdata.disabled">
741 <div id=
"auto-open-file-types-section" hidden
>
742 <div id=
"auto-open-file-types-container">
743 <div id=
"auto-open-file-types-label" class=
"settings-row"
744 i18n-content=
"autoOpenFileTypesInfo"></div>
745 <div class=
"settings-row">
746 <button id=
"autoOpenFileTypesResetToDefault"
747 i18n-content=
"autoOpenFileTypesResetToDefault"></button>
754 <h3 i18n-content=
"advancedSectionTitleCertificates"></h3>
756 <if expr=
"use_nss or is_win or is_macosx">
757 <div class=
"settings-row">
758 <button id=
"certificatesManageButton"
759 i18n-content=
"certificatesManageButton"></button>
764 <if expr=
"enable_service_discovery">
765 <section id=
"cloudprint-options-mdns">
766 <h3 i18n-content=
"advancedSectionTitleCloudPrint"></h3>
767 <div class=
"settings-row">
768 <span i18n-content=
"cloudPrintOptionLabel"></span>
769 <a target=
"_blank" i18n-content=
"learnMore"
770 i18n-values=
"href:cloudPrintLearnMoreURL"></a>
772 <div class=
"settings-row">
773 <button id=
"cloudPrintDevicesPageButton"
774 i18n-content=
"cloudPrintDevicesPageButton"></button>
777 <div class=
"settings-row checkbox controlled-setting-with-label"
778 i18n-values=
".hidden: cloudPrintHideNotificationsCheckbox">
780 <input id=
"local-discovery-notifications-enabled"
781 pref=
"local_discovery.notifications_enabled"
783 metric=
"LocalDiscoveryNotificationsDisabled_Settings">
785 <span i18n-content=
"cloudPrintEnableNotificationsLabel"></span>
786 <span class=
"controlled-setting-indicator"
787 pref=
"local_discovery.notifications_enabled"></span>
795 <include src=
"startup_section.html">
799 <h3 i18n-content=
"accessibilityTitle"></h3>
802 <a href=
"https://chrome.google.com/webstore/category/collection/accessibility"
803 id=
"accessibility-features" target=
"_blank"
804 i18n-content=
"accessibilityFeaturesLink"></a>
808 <div class=
"option-control-table">
809 <p id=
"accessibility-explanation" class=
"settings-row">
810 <span i18n-content=
"accessibilityExplanation"></span>
811 <a id=
"accessibility-learn-more" target=
"_blank"
812 i18n-content=
"learnMore"></a>
814 <div class=
"option-name">
815 <div class=
"checkbox controlled-setting-with-label">
818 pref=
"settings.a11y.enable_menu" type=
"checkbox"
819 metric=
"Options_AccessibilitySystemMenu">
821 <span i18n-content=
"accessibilityAlwaysShowMenu"></span>
822 <span class=
"controlled-setting-indicator"
823 pref=
"settings.a11y.enable_menu"></span>
828 <div class=
"option-name">
829 <div class=
"checkbox controlled-setting-with-label">
832 pref=
"settings.a11y.large_cursor_enabled" type=
"checkbox"
833 metric=
"Options_AccessibilityLargeMouseCursor">
835 <span i18n-content=
"accessibilityLargeCursor"></span>
836 <span class=
"controlled-setting-indicator"
837 pref=
"settings.a11y.large_cursor_enabled"></span>
842 <div class=
"option-name">
843 <div class=
"checkbox controlled-setting-with-label">
845 <input id=
"accessibility-high-contrast-check"
846 pref=
"settings.a11y.high_contrast_enabled" type=
"checkbox"
847 metric=
"Options_AccessibilityHighContrastMode">
849 <span i18n-content=
"accessibilityHighContrast"></span>
850 <span class=
"controlled-setting-indicator"
851 pref=
"settings.a11y.high_contrast_enabled"></span>
856 <div id=
"accessibility-sticky-keys" class=
"option-name">
857 <div class=
"checkbox controlled-setting-with-label">
859 <input id=
"accessibility-sticky-keys-check"
860 pref=
"settings.a11y.sticky_keys_enabled" type=
"checkbox"
861 metric=
"Options_AccessibilityStickyKeys">
863 <span i18n-content=
"accessibilityStickyKeys"></span>
864 <span class=
"controlled-setting-indicator"
865 pref=
"settings.a11y.sticky_keys_enabled"></span>
870 <div class=
"option-name">
871 <div class=
"checkbox controlled-setting-with-label">
873 <input id=
"accessibility-spoken-feedback-check"
874 pref=
"settings.accessibility" type=
"checkbox"
875 metric=
"Options_AccessibilitySpokenFeedback">
877 <span i18n-content=
"accessibilitySpokenFeedback"></span>
878 <span class=
"controlled-setting-indicator"
879 pref=
"settings.accessibility"></span>
882 <div id=
"accessibility-settings" hidden
>
883 <button id=
"accessibility-settings-button"
884 i18n-content=
"accessibilitySettings"></button>
888 <div class=
"option-name">
889 <div class=
"checkbox controlled-setting-with-label">
892 pref=
"settings.a11y.screen_magnifier" type=
"checkbox"
893 metric=
"Options_AccessibilityScreenMagnifier">
895 <span i18n-content=
"accessibilityScreenMagnifier"></span>
896 <span class=
"controlled-setting-indicator"
897 pref=
"settings.a11y.screen_magnifier"></span>
902 <div class=
"option-name" id=
"accessibility-tap-dragging">
903 <div class=
"checkbox">
905 <input id=
"accessibility-tap-dragging-check"
906 pref=
"settings.touchpad.enable_tap_dragging" type=
"checkbox"
907 metric=
"Options_AccessibilityTapDragging">
908 <span i18n-content=
"accessibilityTapDragging"></span>
912 <div class=
"option-name" id=
"accessibility-autoclick">
913 <div class=
"checkbox controlled-setting-with-label">
915 <input id=
"accessibility-autoclick-check"
916 pref=
"settings.a11y.autoclick" type=
"checkbox">
918 <span i18n-content=
"accessibilityAutoclick"></span>
919 <span class=
"controlled-setting-indicator"
920 pref=
"settings.a11y.autoclick"></span>
924 <div class=
"checkbox">
925 <!-- No whitespace between elements. -->
926 <input type=
"checkbox" class=
"spacer-checkbox"><span
927 id=
"accessibility-autoclick-label"
928 i18n-content=
"accessibilityAutoclickDropdown">
929 </span><select id=
"accessibility-autoclick-dropdown" class=
"control"
931 aria-labelledby=
"accessibility-autoclick-label"
932 pref=
"settings.a11y.autoclick_delay_ms">
934 i18n-content=
"autoclickDelayExtremelyShort"></option>
936 i18n-content=
"autoclickDelayVeryShort"></option>
937 <option value=
"600" i18n-content=
"autoclickDelayShort">
939 <option value=
"800" i18n-content=
"autoclickDelayLong">
942 i18n-content=
"autoclickDelayVeryLong"></option>
944 <span class=
"controlled-setting-indicator"
945 pref=
"settings.a11y.autoclick_delay_ms"></span>
948 <div class=
"option_name" id=
"accessibility_onscreen_keyboard">
949 <div class=
"checkbox controlled-setting-with-label">
951 <input pref=
"settings.a11y.virtual_keyboard" type=
"checkbox"
952 metric=
"Options_AccessibilityOnScreenKeyboard">
954 <span i18n-content=
"accessibilityVirtualKeyboard"></span>
955 <span class=
"controlled-setting-indicator"
956 pref=
"settings.a11y.virtual_keyboard"></span>
967 <section id=
"factory-reset-section" hidden
>
968 <h3 i18n-content=
"factoryResetTitle"></h3>
970 <span class=
"settings-row" i18n-content=
"factoryResetDescription">
972 <button id=
"factory-reset-restart"
973 i18n-content=
"factoryResetRestart">
978 <if expr=
"not chromeos">
979 <section id=
"system-section">
980 <h3 i18n-content=
"advancedSectionTitleSystem"></h3>
981 <if expr=
"not is_macosx">
982 <div class=
"checkbox controlled-setting-with-label">
984 <input pref=
"background_mode.enabled"
987 <span i18n-content=
"backgroundModeCheckbox"></span>
988 <span class=
"controlled-setting-indicator"
989 pref=
"background_mode.enabled"></span>
994 <div class=
"checkbox controlled-setting-with-label">
996 <input id=
"gpu-mode-checkbox"
997 pref=
"hardware_acceleration_mode.enabled" type=
"checkbox">
998 <span i18n-content=
"gpuModeCheckbox">
1000 <span id=
"gpu-mode-reset-restart"
1001 i18n-values=
".innerHTML:gpuModeResetRestart"></span>
1005 <section id=
"reset-profile-settings-section">
1006 <h3 i18n-content=
"resetProfileSettingsSectionTitle"></h3>
1008 <span class=
"settings-row" i18n-content=
"resetProfileSettingsDescription">
1010 <button id=
"reset-profile-settings" i18n-content=
"resetProfileSettings">
1014 </div> <!-- advanced-settings-container -->
1015 </div> <!-- advanced-settings -->
1016 <footer id=
"advanced-settings-footer">
1017 <a is=
"action-link" id=
"advanced-settings-expander"
1018 i18n-content=
"showAdvancedSettings"></a>