You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chrome/src/options/options.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,16 @@
7
7
"Shortcut" : {
8
8
"description": "Triggers view button on the mail view.",
9
9
"val": "shift + 71",
10
-
"hint": "Press shortcut in the input field."
10
+
"hint": "Press shortcut in the input field. See <a href="proxy.php?url=https%3A%2F%2Fsupport.google.com%2Fmail%2Fanswer%2F6594">Gmail shortcuts</a> to avoid collision."
11
11
},
12
12
"BackgroundShortcut" : {
13
13
"description": "Triggers iew button on the mail view, opens the link in the background.",
14
14
"val": "shift + 66",
15
-
"hint": "Press shortcut in the input field."
15
+
"hint": "Press shortcut in the input field. See <a href="proxy.php?url=https%3A%2F%2Fsupport.google.com%2Fmail%2Fanswer%2F6594">Gmail shortcuts</a> to avoid collision."
16
16
},
17
17
"MuteShortcut" : {
18
18
"description": "Triggers mute button on the mail view.",
19
19
"val": "shift + 72",
20
-
"hint": "Press shortcut in the input field."
20
+
"hint": "Press shortcut in the input field. See <a href="proxy.php?url=https%3A%2F%2Fsupport.google.com%2Fmail%2Fanswer%2F6594">Gmail shortcuts</a> to avoid collision."
0 commit comments