Enhances Google Images with a custom toolbar and expanded filter options: Exact Size, Aspect Ratio, File Type, Region/Site Search & more.
< 脚本 Google Images Tools Enhanced 的反馈
Hi there,
I tried to reproduce this, but "Google Search Various Ranges" appears to be broken on Google Images for me regardless of whether GITE is installed or not. However, GITE works fine on my end even with that script active.
It's likely an issue with another userscript/extension or maybe Google A/B testing.
To help me fix this, please check your browser console (press F12), filter for "user.js", and send me any related error logs. A list of all scripts or extensions running on Google.com would also be very helpful.
Cheers.
Hello,
Very sorry for my late.
Just before contacting you :
1) I disabled all the scripts that work on the Google pages one by one
2) I renabled all the scripts that work on the Google pages one by one
3) I also renabled Google Search Various Ranges and this problem has come back
4) Leaving GITE alone with Google Search Various Ranges, this problem remains there
5) But when I disable Google Search Various Ranges, this problem hasn't come back
Effectively Google Search Various Ranges is broken on Google Images but not on Google All where I use it.
I'm also thinking maybe Google A/B tests or layout differences by country according to Google as everything is working well on your side...
In addition, I hope these logs are helpful :
userscript enabled - Don't Overlay Video Player ! Video-Overlay-Vanisher.user.js:37:13
userscript running - Selection and Copying Restorer (Universal) Selection-and-Copying-Restorer-Universal.user.js:1847:13
GoogleSearchVariousRanges: 01:44:20.297 +0.000s :172 window["__f__mjjaqn16.jhh"]/</getTarget/<() => get() Not found: rangeAnchor, retrying... (39) Google-Search-Various-Ranges.user.js:253:13
Le minuteur « Google Search Various Ranges » n’existe pas. Google-Search-Various-Ranges.user.js:330:30
userscript enabled - Don't Overlay Video Player ! Video-Overlay-Vanisher.user.js:37:13
userscript running - Selection and Copying Restorer (Universal) Selection-and-Copying-Restorer-Universal.user.js:1847:13
GoogleSearchVariousRanges: 01:44:25.751 +5.454s :101 window["__f__mjjaqn16.jhh"]/</ready/<() I'm ready. Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:25.774 +0.023s :172 window["__f__mjjaqn16.jhh"]/</getTarget/<() => get() Not found: dropdown, retrying... (9) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:26.962 +1.188s :172 get() Not found: dropdown, retrying... (8) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:28.277 +1.315s :172 get() Not found: dropdown, retrying... (7) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:29.294 +1.017s :172 get() Not found: dropdown, retrying... (6) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:30.643 +1.349s :172 get() Not found: dropdown, retrying... (5) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:31.655 +1.012s :172 get() Not found: dropdown, retrying... (4) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:32.666 +1.011s :172 get() Not found: dropdown, retrying... (3) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:33.675 +1.009s :172 get() Not found: dropdown, retrying... (2) Google-Search-Various-Ranges.user.js:253:13
GoogleSearchVariousRanges: 01:44:34.693 +1.018s :172 get() Not found: dropdown, retrying... (1) Google-Search-Various-Ranges.user.js:253:13
userscript enabled - Don't Overlay Video Player ! Video-Overlay-Vanisher.user.js:37:13
userscript running - Selection and Copying Restorer (Universal) Selection-and-Copying-Restorer-Universal.user.js:1847:13
userscript enabled - Don't Overlay Video Player ! Video-Overlay-Vanisher.user.js:37:13
userscript running - Selection and Copying Restorer (Universal) Selection-and-Copying-Restorer-Universal.user.js:1847:13

Hello,
Thanks for the logs. My testing shows that the conflict occurs exclusively on Google Images when you are not logged in.
Since "Google Search Various Ranges" is no longer maintained and currently doesn't function on Google Images, the best solution is to prevent it from running on those specific pages. Please add the following line (highlighted in green) to its metadata:
// ==UserScript==
// @name Google Search Various Ranges
// @name:ja Google Search Various Ranges
// @name:zh-CN Google Search Various Ranges
// @description Add more time ranges on Google search.
// @description:ja Google検索の期間指定の選択肢を増やします。
// @description:zh-CN 增加Google搜索中指定期间的选项。
// @namespace knoa.jp
// @include https://www.google.*/search?*
// @exclude https://www.google.*/search?*udm=2*
// @version 3.1.1
// @grant none
// @downloadURL https://update.greasyfork.org/scripts/31256/Google%20Search%20Various%20Ranges.user.js
// @updateURL https://update.greasyfork.org/scripts/31256/Google%20Search%20Various%20Ranges.meta.js
// ==/UserScript==
This specific exclusion will resolve the conflict between the two scripts.
Thank you very much because it's perfect now on my side and for the new update including the French language.
Thank you very much again for your quickness, for all your support and of course for your awesome script ;-)
Best regards
Hello,
Since I switched from the version 0.3.1 to the version 1.1.0, your script is conflicting with this other script that I have been using for a long time so I can't anymore access to the options of your script like the screenshot shows :
-> https://greasyfork.org/fr/scripts/31256-google-search-various-ranges
Do you have any idea what's going on please ?
Thank you for your answer.
Google Chrome and Mozilla Firefox Browsers with Tampermonkey or Violentmonkey