zoukankan      html  css  js  c++  java
  • Firefox disable search in the address bar

    disable search in the address bar 

    Hi oitconz, setting keyword.enabled to false prevents Firefox from sending your input to your default search engine. However, I don't think what you're describing is a search problem.

    Firefox will send input that looks like a valid server URL to your DNS service provider. If you type a word with no dots such as localhst and DNS says it does not exist, by default Firefox will retry with www. before it and .com after it. That is a separate feature you can disable.

    (1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

    (2) Search: In the search box above the list, type or paste keyw and pause while the list is filtered

    (3) Double-click the keyword.enabled preference to switch the value from true to false

    (4) Fixup: In the search box above the list, type or paste fix and pause while the list is filtered

    (5) Double-click the browser.fixup.alternate.enabled preference to switch the value from true to false 

  • 相关阅读:
    code1135 选择客栈
    code3289 花匠
    code1167 树网的核
    线段树
    二分图 and code1170 双栈排序
    code1001 舒适的路线
    svg的自述
    a链接bug
    去除a标签链接触摸时产生边框
    前端资源收藏
  • 原文地址:https://www.cnblogs.com/chucklu/p/11589080.html
Copyright © 2011-2022 走看看