Greasy Fork is available in English.

Google Search Extra Buttons

Add buttons (past 1/2/3 days, weeks, PDF search etc.) for Google search page

< Google Search Extra Buttonsについてのフィードバック

質問/コメント

§
投稿日: 2019/10/02

Script brokes a couple of buttons in google maps (from someones drive)

I can't use some buttons, like "Export to KML/KMZ","Print map" and "Embed on my site", untill I disable this script. It's not a big deal, but it shouldn't work this way

spmbt作者
§
投稿日: 2019/10/07

Write here please, which css rule hide your button. I may describe more specific rule for google search only. (Or show example of URL where I may reproduce it.)

Maybe, this works in mouseout function:

$q('.list',t).style.display ='none';

and need more specific selector if 1st argument.

返信を投稿

返信を投稿するにはログインしてください。