|
|
2010-04-21
, 18:21
|
|
Posts: 313 |
Thanked: 247 times |
Joined on Jan 2010
@ USA
|
#11
|
|
|
2010-04-21
, 19:34
|
|
Posts: 149 |
Thanked: 25 times |
Joined on Nov 2009
|
#12
|
|
|
2010-04-21
, 20:33
|
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#13
|
Address bar Google search.
By default, when you type anything in the address bar and press enter, it searches in google mobile which can be annoying. If u want it to search in google desktop, go back to about:config,
in the filter type, "keyword".
click on "keyword.url" and press enter. change the tect to
If u want it to use "im feeling lucky" ie, when you search for anythin it wll dip theirst website from sarch results automatically,Code:http://www.google.com/search?btnG=Google+Search&q=
change the smae keyword.url to
Code:http://www.google.com/search?btnI=I%27m+Feeling+Lucky&q=
mv MyDocs/.documents/search.txt search.htm
file:///home/user/search.htm?
urls['go']='http://www.google.com/search?q=%s';
urls['g']='http://www.google.co.uk/search?q=%s';
go foo
g foo
urls['tt']='http://traintimes.org.uk/%s';
redirUrl = redirUrl.replace(/%2F/g,"\/");
document.location.replace(redirUrl);
tt hitchin/york/1000/tomorrow
|
|
2010-04-22
, 01:40
|
|
Posts: 202 |
Thanked: 103 times |
Joined on Dec 2009
|
#14
|
|
|
2010-04-22
, 05:59
|
|
Posts: 202 |
Thanked: 103 times |
Joined on Dec 2009
|
#15
|
|
|
2010-04-22
, 06:43
|
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#16
|
| The Following User Says Thank You to TomJ For This Useful Post: | ||
|
|
2010-04-22
, 10:29
|
|
Posts: 202 |
Thanked: 103 times |
Joined on Dec 2009
|
#17
|
|
|
2010-04-22
, 11:44
|
|
|
Posts: 4,365 |
Thanked: 2,466 times |
Joined on Jan 2010
@ Australia Mate
|
#18
|
oh yeah, I did also adjust:
network.http.max-connections-per-server to 32
network.http.max-connections to 16
as shown here
|
|
2010-04-22
, 11:57
|
|
|
Posts: 4,365 |
Thanked: 2,466 times |
Joined on Jan 2010
@ Australia Mate
|
#19
|
|
|
2010-04-22
, 12:50
|
|
|
Posts: 105 |
Thanked: 45 times |
Joined on Nov 2009
@ Wellington, New Zealand
|
#20
|