Skip to main content

Posts

Showing posts with the label firefox search

Search from the Address Bar

There are three things I’ll discuss in this post… Enable searching from the Address Bar of a browser Type “about:config” in your browser Accept the warning message given about being careful Search for “ keyword.enabled ” Toggle the value of the boolean variable by right clicking on it. If its set to false – you’ll not be able to search from the address bar If its set to true – you’ll be able to search from the address bar   Change the default search engine assigned Type “about:config” in your browser Accept the warning message given about being careful Search for “ keyword.enabled ” – Ensure that its “true” – if it isn’t then Toggle the value by right clicking on it and selecting “Toggle” Search for “ keyword.url ” Set the value to the search engine you want to use: For ex: to use Yahoo search engine – set the value to http://search.yahoo.com/search?p= To use Bing – set the value to http://www.bing.com/search?q= You are all set to search now…Just type the searc...