We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 238c768 + 0ca638e commit c8b34e5Copy full SHA for c8b34e5
Keyconfig/options_page.html
@@ -1,13 +1,13 @@
1
<!DOCTYPE html>
2
<html>
3
<meta charset="utf-8">
4
-<title class="MSG_option_title">Keyconfig for Google Chrome\u2122</title>
+<title class="MSG_option_title">Keyconfig for Google Chrome™</title>
5
<link href="css/option_page.css" rel="stylesheet" type="text/css">
6
<script src="js/x.js"></script>
7
<script src="js/tween2.js"></script>
8
<script src="js/get_key.js"></script>
9
<script src="js/chrome_keyconfig.js"></script>
10
-<h1 class="MSG_option_title">Keyconfig for Google Chrome\u2122</h1>
+<h1 class="MSG_option_title">Keyconfig for Google Chrome™</h1>
11
<ul class="tabs" id="menu_tabs">
12
<li class="basics">
13
<a href="#basics" class="active"><span>Basics</span></a>
0 commit comments