GoogleMonkeyR (modified by Cook Wu)

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.

< 脚本GoogleMonkeyR (modified by Cook Wu)的反馈

评价:好评 - 脚本运行良好

§
发表于:2018-10-19

Videos

Is it possible to remove the videos from the search results. This strip of videos always seems to appear and completely b0rk the results list columns.

§
发表于:2018-10-21

@"Dean-Ryan Stone" said: Is it possible to remove the videos from the search results. This strip of videos always seems to appear and completely b0rk the results list columns.

You probably could use the element picker from your ads blocker add-on for that. It's the eye dropper tool like the uBlock Origin one: "enter element picker mode" while you hovering that icon https://addons.cdn.mozilla.net/user-media/previews/full/157/157572.png?modified=1530209230 (or from menu as the example here: https://www.youtube.com/watch?v=kO0Mh-SAkHM )

https://www.ghacks.net/2017/02/21/ublock-origin-how-to-remove-any-element-from-a-page-permanently/ You can always go back to "my filters" tab and remove the rule you blocked and ruined everything.

This is what you going to get: ###GTR > tbody > tr:nth-of-type(1) > td:nth-of-type(1)

Numbers (1) will vary and you will need to rule them all (2,3... and combinations). Couldn't put a wildcard to work, maybe someone with better knowledge would.

The big strip of related videos before results is only
###bres

That's it. Hope it works/helps.

§
发表于:2018-10-22
编辑于:2018-10-23

It's fantastic that this script is back and someone is actively fixing it. :) Sad thing is that it's useless in current state. As #Dean-Ryan Stone mentioned strip of Videos ruins almost all search results. See two examples - one with and one without videos.

cookwu作者
§
发表于:2018-10-29

Actually, for some people send the feedback that the script removes informations may be useful, I move the informations back in the search results. Since still people need to hide these results, I add an option in the script to disable showing extra search results in the new version.

I could just try my best to modify the script. And due to the keep changing of google itself, the relative images in the search results after page 1 will still be buggy until I figure out a way to fix this.

§
发表于:2018-10-30
编辑于:2018-10-30

cookwu, Now it works wonderfully. Thanks a million. :smile:

§
发表于:2018-10-30

Thanks Cook!!

§
发表于:2018-11-01
编辑于:2018-11-02

Test link: https://www.google.com/search?q=drone+%22youtube%22&num=100&source=lnms&tbm=vid&sa=X&ved=0ahUKEwif3rHhh7TeAhUNxYUKHRfQDuoQ_AUIDigB&biw=1920&bih=934

1- The Preview of videos are hidden. To see them, Need CSS:

.th.N3nEGc.i0PvJb { display: inline-block !important; }

2- The Preview of videos are black when auto loading enable (Old Bug which affect all forks of MonkeyR)

cookwu作者
§
发表于:2018-11-02

@decembre 說: Test link: https://www.google.com/search?q=drone+%22youtube%22&num=100&source=lnms&tbm=vid&sa=X&ved=0ahUKEwif3rHhh7TeAhUNxYUKHRfQDuoQ_AUIDigB&biw=1920&bih=934

1- The Preview of videos are hidden. To see them, Need CSS: .th.N3nEGc.i0PvJb { display: inline-block !important; }

2- The Preview of videos are black when auto loading enable (Old Bug which affect all forks of MonkeyR)

  1. The preview of videos is back now.
  2. As above, the preview of videos should be correctly shown while autoloading enabled.
§
发表于:2018-11-02

Great, that good now ! :smile:

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址