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: 2018-04-01

google 样式

google样式能不能像百度一样hover变灰,并且中间显示的多少条结果,用时多少背景色是白色,能不能换成灰色,右上角的登录信息能不能像原来一样放到最右上角,现在离最右边有很远的距离,把max-width和width都去了如何,左边的google图标也放到最左边。谢谢。

inDarknessAuthor
§
Posted: 2018-04-02

谢谢反馈,大家的反馈都很及时很实用,你的也是,我之前确实没注意到有些小细节,我尽量试试更换,有些可能不大好换的,可能需要你自己搭配css使用

§
Posted: 2018-04-02

嗯,我如果改的话,logo和搜索框会跳两次。。logo的位置和原始一样不变应该就行了吧,背景色应该好改,右边的不知道那个max-width和width,class 为 gb_Ec gb_Lg gb_R 你的css中没找到,原始好像是120px,去掉应该就行

§
Posted: 2018-04-02
    function InsertSettingMenu(){
        if (document.querySelector("#myuser") == null) {
            try{
                var parent = document.querySelector("#u, .gb_Ec");
                parent.style="width: auto;";
                parent.style.minWidth=undefined;
inDarknessAuthor
§
Posted: 2018-04-02

我试着搞了下,你等会儿更新试试看效果

§
Posted: 2018-04-02

白条还在

<div class="appbar" id="appbar"></div>
inDarknessAuthor
§
Posted: 2018-04-02

白条还在

<div class="appbar" id="appbar"></div>

白条那个就不搞了,搞了更复杂,暂时就这样吧~我也要花时间去搞别的了

Post reply

Sign in to post a reply.