Chrome extension for removing chat element in naver esports live.
- This extension is not published in the Chrome Extension Store.
- To use it, turn on Developer mode in Chrome's extension tab and load the current directory.
- Element is identified via XPath.
2023년 5월기준
- 네이버 e스포츠 라이브UI는 채팅 접기를 눌러도 채팅창이 사라지지 않고 채팅 내용만 안보인다.
- 채팅 element를 숨긴 뒤, 라이브 스트림에 적용된 padding-right을 0px로 조정하는 아주 간단한 js 코드를 작성함.