Skip to content

www.zhihu.com 知乎隐藏广告 Simple Hide Ads by zxx-457

Details

Authorzxx-457

LicenseNo License

Categoryads

Created

Updated

Size459 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

隐藏广告 , 一行CSS

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.zhihu.com - 11/29/2022, 4:25:49 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("www.zhihu.com") {
    /* Insert code here... */
    img[alt="广告"] {
        display: none !important ;
    }
    .css-knqde {
        display: none !important ;
    }
    .SearchMain {
        width: 80% !important;
    }
}

Reviews

No reviews yet.