Large

Google Fx v2.35

By Pablo Custo Last update Sep 1, 2010 — Installed 238,203 times.

Requests

in
Subscribe to Requests 75 posts, 36 voices



V@no Scriptwright
FirefoxWindows

A few more requests:

1) it would be nice if GFX would remember last used setting for "18+" setting.
[EDIT]
not sure if this is the most elegant way and if it will work on opera, but I've done it this way:
find:

			var isSafeOff = (URI.query.safe && URI.query.safe == 'off');

Replace it with:

			var isSafeOff = ((URI.query.safe && URI.query.safe == 'off') || (!URI.query.safe && getValue("GFX.isSafeOff") == true)) ? true : false;
			GM_setValue("GFX.isSafeOff", isSafeOff);

[/EDIT]
2) missing streaming feature for image search, why was it removed?
3) for these people who has large monitor resolution (1200+px vertical) google's pagination at the bottom of results become pain in the ass, because, you can't hold your cursor in one place and keep clicking next page, you must move it up and down, even though there is nothing to scroll (it's position depends on how many portrait thumbnails found. My request would be add and option to display the pagination at fixed bottom position, or even better - display it on top of the results.

Thank you.

 
haden Scriptwright
FirefoxWindows

Hi Pablo.. how you doing. I had given the suggestion of 2 colors for the the image search if you remember.. Anyway.. I just discovered that google allows you to search by 3 colors :) . Ive already writted a script..
https://userscripts.org/scripts/show/56631

you can read more about it on my blog http://haden-pereira.blogspot.com/2009/08/googl...

Anyway.. I've been using your script for a long time now.. It would be really cool if you integrated it with your script..

 
Ashwin Mehra User
FirefoxWindows

I was wondering if you could make it so that we could use the vanilla theme for Google. The classic theme in 2.2 is gray, and I would prefer just the regular Google theme, as I find it easier on the eyes. Thanks!

 
Pablo Custo Script's Author
FirefoxWindows
Thank you all for the suggestions.

The_Steph: the two columns is an hard issue for now (sorry)

Tunayx: added to do list ;)

V@no: remains the floating navigation bar ;) Thanks W@no!

Haden: one color more!!! woww,, thanks Haden... Added to do list ;)

Ashwin Mehra: Yeap.. you're right. Thanks!
 
spazza360 User
FirefoxWindows

Hey Pablo! Great script!
My request is for an option to disable Google's dreaded auto-focus function 'document.f.q.focus()'. I find it incredibly annoying when I start to type a URL and Google switches focus to the search box.

 
wellecenter User
FirefoxWindows

Hi Pablo,

Tnx for your great work.
Hi have a wish. I would be nice to have a custamizable search engine list. It would be perfect when it worked like www.protopage.com search box. They found a easy way to manage the searches. also it would be perfect when the search box work with dropped down like the protopage search box.

Tnx wellecenter

 
Audi User
FirefoxWindows

Hi Pablo
I love this great script really nice work.
Is it possibel to disabel the Styles in your script ?
I will use your script but another Style (http://userstyles.org/styles/8935)
but it dosent work or add other styles into your script ?

 
Hemant Pawar Scriptwright
FirefoxWindows

@Pablo Custo

Thanks for this awesum script :-)

Yet I'm using "Twitter Search results on Google" script along with your script but it would be nice if Google FX would also show the related Twitter Result in RIGHT Sidebar :-))

 
sleepyhead User
FirefoxWindows

Hello. Can you add support for the popular Xmarks addon feature called "Smarter Search" http://www.xmarks.com/about/features/smarter_se... . At the moment It shows result position in their database but it is hidden by your script and can be shown only by hovering on result. What I want is to see them all time not only when hovering.

 
Cresscendo User
FirefoxWindows

As stated above, I'd also like to see some xmarks support, but with their ratings and bookmark ratings. You can still see them, but only when you scroll over the particular site, and it looks messy.

My biggest issue is, can you please include Google Voice in the excluded list(or at least make it an option to turn off)? It's not a huge hassle but I only run GoogleFX on Search and Images, and there's no option to turn it off on Voice. I manually put the google voice link in the excluded pages but with every update to GoogleFX I have to do it again. Thanks.

 
AlexCeed User
OperaWindows

Could you add the posibility of searching by date? Or some kind of filter to allow users to add the oldest/newest results in front?

 
Malpilol User
FirefoxWindows

Hmm I use/used google++ and just find this nice script. Sadly it appears there are features I like in both scripts but both can't work together and I don't know enough of scripts to mix the two.

With google fx I like the static header and multi language suggest.
Sadly I miss autopagerize compatibility available with google++ (if both autopagerize and googlefx are used at the same times it breaks image preview on the second page). I miss twitter search in sidebar, I miss colored results and multi columns.
Anyway to mix the two?

 
gaikokujin k... User
OperaWindows

A truly phenomenal script, AND it works in Opera, I'm in love! Though like all romances this one is slightly imperfect. I have a few tiny (i hope, i can't code worth a cr*p) requests. When the "enable right sidebar" is unchecked, it works just fine but that space where the toolbars were is just blank, would it be possible to have the search results span the entire width of the page? Next, would it be possible to set the number of search results per page? And last, my first language is English but most of my work is abroad, google tends to go to the language of whatever country i am accessing it from which can be a bit annoying, is it possible to force the interface to be in a specified language regardless of location? Regardless, your work is really appreciated!!

 
mason2 Scriptwright
FirefoxWindows

Very nice script. Just switched from GoogleMonkeyR 9also nice, but I like your's better).

Why does it only number results 1-10? I prefer to have 100 results come up when I search, and having them numbered would be very nice. When it loads more results with autopagination, it also fails to number them.

Very nice. Thanks!

 
AlexCeed User
OperaWindows

Hi Pablo. Man you gotta do soemthing about the new google aspect. I don't know about other people but that left sidebar is really annoying. And completely destroys the width of the results. It's like browsing on alien internet. Please consider it.

 
Claudia A User
FirefoxWindows

Thank you Pablo for the fix in the new version. I want to suggest adding Yelp to the search results on the right column. Regards. C.

 
Hemant Pawar Scriptwright
FirefoxWindows
plz...for god sake plz remove fx logo from other google services (Gmail, Orkut...etc. )

believe me...it's very annoying...
 
olliebean User
FirefoxWindows

I agree with AlexCeed - fantastic to have a new version that works with the Google redesign, but I'd love GoogleFX even more if it could make that left sidebar collapsible (and collapsed by default), the way it was before Google decided it needed to take up space permanently.

 
Pablo Custo Script's Author
OperaWindows
Olliebean & AlexCeed: Yeap... I agree too... Working on it.
Hemant Pawar: It should not be happening this.
Wellecenter: That's what we want to.
Audi: Yeap, from User Settings
Sleepyhead & Cresscendo: I'll try
Cresscendo: not find the url, what is?
Malpilol: Only miss colored results... attempts to add in the future
Gaikokujin kyofusho: I'll try to accommodate your requests
Mason1967: By default, the first search is 50 results, but i attempts to be customizable. autopagination should not be failing
Claudia A: I do not think it can be possible at the moment... sorry.
 
Hemant Pawar Scriptwright
FirefoxWindows

@Pablo: but its happening beacause you are using
// @exclude https://mail.google.* etc

try using // @exclude http://mail.google.* for all services along with https n plz also add orkut.com in exclude sites...

if u r not getting the problem then go to Gmail--> Settings--> Check dont always use https n then click on compose mail....u will find the fx logo in the mail message body..

 
Pablo Custo Script's Author
OperaWindows
Opps!... jejje... Thank you Hemant...and sorry for the mistake :D
added in next version.
and Thank you very much for the explanation
 
XtremeRampage User
FirefoxWindows

Thank you very much, Pablo, for the working auto-paging function in Google Images again! Bow

I have a request, if it is possible to give user the ability to blacklist certain websites (such as spamming and junk/advertisement sites) from appearing in the search results? Thanks!

 
Pablo Custo Script's Author
OperaWindows

Thanks Rampage.... It is an excellent suggestion about the "blacklist", I will think about how to incorporate. Thanks

 
Odyseus User
FirefoxWindows

Hi, Pablo.

First, thank you very much for this amazing script! I have been using since its first version and I think it is an excellent tool!!

I would suggest something. I would like to have an option to disable autohide of the Google left menu.

Sorry to say but, this particular option, I've hated from the first moment it appeared. And from my point of view, that autohide menu on a widescreen display is totally unnecessary.

Once again, thank you very much for your great work!!

 
sine non qua User
FirefoxWindows

Please add options

do not load wiki*edia content
do not insert wiki*edia links

As is I "get to" hack it out myself with every userscript upgrade

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel