uBlock


ドメイン単位でブロック

||example.com^
||example.*^

タイプ指定ブロック

||example.com^$script,image

要素ブロック(非表示)

###id_name
##.class_name
example.*###id-name
example.com###id-name
example.com##.class-name
example.com##a[href="https://example.com"]
example.com##footer
example.com##div > p
example.com##div(p:has-text(/^Ad$/))

ホワイトリスト

@@||example.com^

コメント

! This is a comment

タグ:

chrome 拡張機能
最終更新:2021年07月31日 17:15