2 <html i18n-values=
"dir:textdirection;" id=
"uber">
6 <link rel=
"stylesheet" href=
"chrome://resources/css/chrome_shared.css">
7 <link rel=
"stylesheet" href=
"uber_frame.css">
9 <script src=
"chrome://resources/js/cr.js"></script>
10 <script src=
"chrome://resources/js/cr/ui/focus_manager.js"></script>
11 <script src=
"chrome://resources/js/load_time_data.js"></script>
12 <script src=
"chrome://uber-frame/uber_frame.js"></script>
15 <body i18n-values=
".style.fontFamily:fontfamily;.style.fontSize:fontsize">
17 <h1 i18n-content=
"shortProductName"></h1>
19 <li i18n-values=
"controls:historyHost;override:overridesHistory">
20 <button class=
"custom-appearance"
21 i18n-content=
"historyDisplayName"></button>
23 <li i18n-values=
"controls:extensionsHost">
24 <button class=
"custom-appearance"
25 i18n-content=
"extensionsDisplayName"></button>
27 <li i18n-values=
"controls:settingsHost">
28 <button class=
"custom-appearance"
29 i18n-content=
"settingsDisplayName"></button>
31 <li id=
"helpNavItem" i18n-values=
"controls:helpHost">
32 <button class=
"custom-appearance"
33 i18n-content=
"helpDisplayName"></button>
37 <script src=
"chrome://uber-frame/strings.js"></script>
38 <script src=
"chrome://resources/js/i18n_template2.js"></script>