Greasy Fork is available in English.

百度搜索 - 优化

1、屏蔽百度推广 2、居中单列(可选) 3、居中双列(可选) 4.自动下一页(可选)

< Feedback on 百度搜索 - 优化

Question/comment

§
Posted: 28.01.2019.

如果能显示得宽一点就好了。。。

最好是能在自定义中添加个选项宽一点。。。

§
Posted: 31.01.2019.

1.修改宽度可以下载使用 " stylus " 插件。 2.添加下面类似代码,并修改相应的数值即可:

#container {
    width: 700px !important;
}

#content_left .c-container, #rs {
    width: 700px !important;
}

3.图例:

Post reply

Sign in to post a reply.