Update descriptions for configuring browser keyboard shortcuts (#1278)

This commit is contained in:
toasted-nutbread 2021-01-19 22:52:01 -05:00 committed by GitHub
parent ccf28ed055
commit 67a6abfac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1594,20 +1594,23 @@
<p> <p>
Yomichan includes keyboard shortcuts for some common actions that can be configured Yomichan includes keyboard shortcuts for some common actions that can be configured
using the web browser's settings. using the web browser's settings.
Instructions on how to access this settings page are listed below for a few browsers. To configure these shortcuts:
</p> </p>
<h3>Chrome</h3> <ul data-show-for-browser="chrome">
<ul> <li>Open <a data-select-on-click="">chrome://extensions/shortcuts</a> in a new tab.</li>
<li>Open the settings page (<a href="chrome://settings/">chrome://settings/</a>)</li> <li>Find the <em>Yomichan</em> section and configure the shortcuts.</li>
<li>Click the "Extensions" link in the left sidebar (<a href="chrome://extensions/">chrome://extensions/</a>)</li>
<li>Open the left side panel using the hamburger (<strong></strong>) menu button, then click "Keyboard shortcuts"</li>
</ul> </ul>
<h3>Firefox</h3> <ul data-show-for-browser="edge">
<ul> <li>Open <a data-select-on-click="">edge://extensions/shortcuts</a> in a new tab.</li>
<li>Open the extensions page (<a href="about:addons">about:addons</a>)</li> <li>Find the <em>Yomichan</em> section and configure the shortcuts.</li>
<li>Click the button on the right with the gear icon, then click "Manage Extension Shortcuts"</li> </ul>
<ul data-show-for-browser="firefox">
<li>Open the extensions page (<a data-select-on-click="">about:addons</a>)</li>
<li>Click the button on the right with the gear icon, then click <em>Manage Extension Shortcuts</em>.</li>
<li>Find the <em>Yomichan</em> section and configure the shortcuts.</li>
</ul> </ul>
</div> </div>
</div> </div>