zoukankan      html  css  js  c++  java
  • Search from the Address Bar in Firefox

    (from http://www.firefoxfacts.com/2008/09/10/search-from-the-address-bar-in-firefox/)

    The other day, when we were talking about bringing Chrome features into Firefox, the topic “searching from the address bar” was mentioned.  By default, when you type a word into the address bar by itself, it gives you Google’s “I’m Feeling Lucky” number one result. 

    awesome-bar

    What if you just want to do a regular Google search? 

    There is an easy way to turn your address bar into a Google search box.  You want to type into your address bar about:config.  Next, type into the filter keyword.URL. Once you have found it there, modify the string in there and replace it with:

    http://www.google.com/search?btnG=Google+Search&q=

    From now on, when you type in a word or phrase into the address bar and hit enter, it will launch a Google search for it rather than giving you Google’s top result for that word or phrase.

  • 相关阅读:
    逼哥
    作业
    malloc的底层实现
    docker基本使用
    对mudo中noncopyable类的理解
    整理
    替换war包中的文件
    SpringMVC(1):SpringMVC入门
    MySQL(5):安装MySQL
    MySQL(4):卸载MySQL
  • 原文地址:https://www.cnblogs.com/yangyingchao/p/2984089.html
Copyright © 2011-2022 走看看