Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ <h3>Introduction</h3>
<i class="material-icons color--blue">alarm</i> Profiling enabled<br />
<i class="material-icons color--deep-purple">find_in_page</i> Tracing enabled
</p>
<p class="hint">Use Ctrl+Shift+X (Cmd+Shift+X on Mac) to open the popup or Alt+Shift+X to toggle the debugging state.</p>
<p class="hint">Use Ctrl+Shift+X (Cmd+Shift+X on Mac) to open the popup or Alt+Shift+X to toggle the debugging state.<br>
Please note, that you can change/customize shortcuts for Chrome extensions on the bottom right of the <a target="_self" href="chrome://extensions/">chrome://extensions/</a> page.</p>

<h3>IDE key</h3>
<p class="note">Select your IDE to use the default sessionkey or choose other to use a custom key.</p>
Expand Down