Skip to content

Commit 391dab0

Browse files
committed
Add switch to tab command to options page command list
1 parent 8fb111b commit 391dab0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extension/options.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ <h3>Help</h3>
5555
<img src="images/calc.png" alt="Calculate" />
5656
<p>&ldquo;<b>Calculate</b> 1 + 1&rdquo;</p>
5757
</li>
58+
<li>
59+
<img src="images/tabs.png" alt="Tabs" />
60+
<p>&ldquo;<b>Switch to</b> [tab]&rdquo;</p>
61+
</li>
5862
<li>
5963
<img src="images/search.png" alt="Search" />
6064
<p>Or just search for anything</p>

0 commit comments

Comments
 (0)