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