Why not register?


Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]

Author Message
PostPosted: Thu Jun 10, 2004 1:34 am  Post subject: Question about Firefox...
Reply with quote
a member of the recently deceased
Offline

a member of the recently deceased
Joined: Mon Jul 28, 2003 8:07 am
Posts: 2564
Location: Hell ___________________________ ------ Horror Dealer ------
Anyone know how to open search bar results in a new tab?

Tabbrowser Extensions doesn't have the option.
Neither Tabbrowser Preferances.

thanks for any help.=)


Top
 Profile  
PostPosted: Thu Jun 10, 2004 4:47 am  Post subject:
Reply with quote
User avatar
Offline

Servant Of The Dead Donkey
Joined: Mon Jan 26, 2004 12:52 am
Posts: 82
hmm... you could do an Alt-T then Alt-K then type your search and enter... :o

that's what i usually do

maybe you could find something in the firefox config... enter "about:config" as the url


Top
 Profile  
PostPosted: Thu Jun 10, 2004 4:54 am  Post subject:
Reply with quote
a member of the recently deceased
Offline

a member of the recently deceased
Joined: Mon Jul 28, 2003 8:07 am
Posts: 2564
Location: Hell ___________________________ ------ Horror Dealer ------
hehe. That's what I do, but would be nice to have it gotto a new tab automatically.

/I'm a lazy ass.=)

Also About:config, can't find anything relevant.


Top
 Profile  
PostPosted: Thu Jun 10, 2004 7:32 am  Post subject:
Reply with quote
a member of the recently deceased
Offline

a member of the recently deceased
Joined: Mon Jul 28, 2003 8:07 am
Posts: 2564
Location: Hell ___________________________ ------ Horror Dealer ------
Have a few tips if you haven't tried?

My "user.js" file:
Code:
// This one makes a huge difference. Last value in milliseconds (default is 250)
user_pref("nglayout.initialpaint.delay", 0);

// Disable Bookmark Icons
user_pref("browser.chrome.site_icons", false);
user_pref("browser.chrome.favicons", false);


// Change to normal Google search:
user_pref("keyword.URL", "http://www.google.com/search?btnG=Google+Search&q=");


// Enable pipelining:
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 100);





My "userChrome.css" file:

Code:
/* Make the Search box flex wider */
#search-container {
   -moz-box-flex: 400 !important;
}

/* Remove the Go and Help menus */
menu[label="Go"], menu[label="Help"] {
   display: none !important;
}



Hope someone enjoys these?

Lightning fast browsing.=)


Top
 Profile  
Display posts from previous:  Sort by  

All times are UTC [ DST ]

Post new topic Reply to topic  [ 4 posts ] 


Who is online

Users browsing this forum: No registered users and 35 guests


Moderator: Help Mods

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Frontpage / Forums / Scifi


What's blood for, if not for shedding?