Greasy Fork is available in English.

GoogleMonkeyR Fix (Jul 2017)

Google - Multiple columns of results, Remove "Sponsored Links", Number results, Auto-load more results, Remove web search dialogues, Open external links in a new tab, self updating and all configurable from a simple user dialogue.

< Feedback op GoogleMonkeyR Fix (Jul 2017)

Vraag/Reactie

§
Geplaatst: 02-09-2017
Bijgewerkt: 02-09-2017

Help

Hello, I use google in colombia (https://www.google.com.co) and the script does not work for me, you could add other lines with ".com" and it would be fixed:

// @include http://www.google.com.*/webhp?*
// @include http://www.google.com.*/search?*
// @include http://www.google.com.*/ig?*
// @include http://www.google.com.*/
// @include http://www.google.com.*/#*
// @include https://www.google.com.*/webhp?*
// @include https://www.google.com.*/search?*
// @include https://www.google.com.*/ig?*
// @include https://www.google.com.*/
// @include https://www.google.com.*/#*
// @include https://encrypted.google.com.*/webhp?*
// @include https://encrypted.google.com.*/search?*
// @include https://encrypted.google.com.*/ig?*
// @include https://encrypted.google.com.*/
// @include https://encrypted.google.com.*/#*

Thanks for your work :)

Sorry for my bad English, I use the google translator.

§
Geplaatst: 15-09-2017

No where in the code do I have ".com" for the @include. You are probably using an older version. But an easy fix is to remove the ".com" yourself and keep the asterisks after.

§
Geplaatst: 19-09-2017

I wanted to say that the above text is what to add (not replace for the ones that already exist) to solve it, for example:

if I do a search from "https://www.google.es/" the script works correctly, since the URL does not have the ".com", but if I do a search from "https://www.google.com.co/" the script does not work because the ".com " is not in @include.

Reactie plaatsen

Log in om antwoord te geven.