uBlock Origin

이거 설치하고

www.inven.co.kr##tr:not(.notice):has(td.user span.layerNickName:has-text(/^(닉네임1|닉네임2|닉네임3)$/))
www.inven.co.kr##li:not(.notice):has(div strong span:has-text(/^(닉네임1|닉네임2|닉네임3)$/))

필터에 이거 입력하고 적용하면 됨.

닉네임 구분하는 기호는 Shift + \  임

엔터키 주변에 있는  이거 누르면 됨

www.inven.co.kr##tr:not(.notice):has(td.user span.layerNickName:has-text(/^(닉네임1|닉네임2|닉네임3|닉네임4|닉네임5|닉네임6|닉네임7)$/))
www.inven.co.kr##li:not(.notice):has(div strong span:has-text(/^(닉네임1|닉네임2|닉네임3|닉네임4|닉네임5|닉네임6|닉네임7)$/))

이런식으로 추가하면 됨

좀 번거롭더라도 진짜 보기싫은놈 있으면 이걸로 하면 될듯




노인장 자동 차단하고 싶으면

www.inven.co.kr##form[name="board_list1"] tbody > tr:not(.notice.all):not(:has(td.user span.layerNickName img[alt="인증 아이콘"]))
www.inven.co.kr##div.cmtMain ul > li:not(:has(div.cmtOne > strong > span > img.confirmIcon))

이거 추가하면 됨