mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
help: Firefox add search engine from address bar
Ref: https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox Fixes #1469.
This commit is contained in:
parent
df5a45c657
commit
ceacdc6079
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ app.templates.helpPage = ->
|
|||
<ul>
|
||||
<li>On Chrome, the setup is done automatically. Simply press <code class="_label">tab</code> when devdocs.io is autocompleted
|
||||
in the omnibox (to set a custom keyword, click <em>Manage search engines\u2026</em> in Chrome's settings).
|
||||
<li>On Firefox, right-click the DevDocs search field and select <em>Add a Keyword for this Search…</em>. Then, type the added keyword followed by a query in the address bar to search DevDocs.
|
||||
<li>On Firefox, <a href="https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox#w_add-a-search-engine-from-the-address-bar">add the search from the address bar</a>:
|
||||
Click ••• in the address bar, and select <em>Add Search Engine</em>. Then, you can add a keyword for this search engine in the preferences.
|
||||
</dl>
|
||||
<p>
|
||||
<i>Note: the above search features only work for documentations that are enabled.</i>
|
||||
|
|
Loading…
Reference in a new issue