[devdocsgjs/main: 1474/1867] help: Firefox add search engine from address bar




commit ceacdc6079ef97ffa9b96a10ecdbcf5659d27e6c
Author: Simon Legner <Simon Legner gmail com>
Date:   Fri Jan 29 22:10:36 2021 +0100

    help: Firefox add search engine from address bar
    
    Ref: https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox
    
    Fixes #1469.

 assets/javascripts/templates/pages/help_tmpl.coffee | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/assets/javascripts/templates/pages/help_tmpl.coffee 
b/assets/javascripts/templates/pages/help_tmpl.coffee
index daca8d46..f68386a7 100644
--- a/assets/javascripts/templates/pages/help_tmpl.coffee
+++ b/assets/javascripts/templates/pages/help_tmpl.coffee
@@ -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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]