Skip to content

Commit

Permalink
dashboard: help: add note about other browser extensions impacting pe…
Browse files Browse the repository at this point in the history
…rformance
  • Loading branch information
ivan committed Jun 9, 2023
1 parent fc969b3 commit 2c66a86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@
</p>
<ul>
<li>If your ad blocker is enabled for this domain, you will see slower performance, and some URLs will not be displayed.</li>
<li>Performance may be impacted by other browser extensions that watch the DOM. Sometimes the offending extension can be found using the profiler in the DevTools 'Performance' tab.</li>
<li>A custom context menu is shown when right-clicking URLs in the log windows below. It can be disabled by adding <kbd><span class="url-q-or-amp">?</span>contextMenu=0</kbd> to the dashboard URL. Firefox users: if you see both the normal and custom context menu, make sure <code>dom.event.contextmenu.enabled</code> is set to <code>true</code> in <code>about:config</code>.</li>
<li>To change the font used on this page, customize the sans-serif font in your browser's font settings.</li>
</ul>
Expand Down

0 comments on commit 2c66a86

Please sign in to comment.