AC-baidu-google_sogou_bing_RedirectRemove_favicon_adaway_TwoLine

1.bypass the redirect link at baidu\sogou\google\haosou; 2.remove ads at baidu; 3.add Favicon for each website; 4.render your own style; 5.counter; 6.Switch to handle all 7.Auto Pager

< Feedback on AC-baidu-google_sogou_bing_RedirectRemove_favicon_adaway_TwoLine

Review: Good - script works

§
Posted: 2021-12-09

单列居中宽度过短,大概只占用了1/3的空间,上一个版本会占用1/2的空间,空白过多。

§
Posted: 2021-12-10

自定义CSS

body[baidu] #content_left, .result-molecule{
min-width: calc(50vw) !important;
}
body[baidu] #page>div{
padding-left: 0px !important;
}
body[baidu] #rs_new{
margin-left: calc(25vw) !important;
}
body[google] #search #rso{
min-width: calc(50vw);
}

Post reply

Sign in to post a reply.