TakhyunKim / closed-caption-extension

A Chrome extension that displays English subtitles for various pages, along with the subtitle of your choice.
https://chrome.google.com/webstore/detail/closed-caption-korean/pjfhdffkbjfneojiamjnooaagomkimde
18 stars 2 forks source link

유데미 영상 변경 시, 자막 활성화 안되는 이슈 수정 #60

Closed TakhyunKim closed 1 year ago

TakhyunKim commented 1 year ago

🧐 What is this PR?

💻 Changes

초기 Dom 트래킹을 담당할 Udemy dom 정보를 추가했습니다. 6e94339

mutation observer subtree option 을 활성화합니다. 8fe4005 이와 더불어 초기 실행 함수로 subObserver 함수를 추가합니다.

(subtree option 은 해당 돔 하위의 변경점을 트래킹하는 옵션입니다. 차후 해당 option 을 사용하여 불필요한 dom 설정을 삭제하고자 합니다.)

🎥 ScreenShot or Video

<변경 전 동작>

https://user-images.githubusercontent.com/64253365/233673703-00475a10-0c20-4c0d-b092-aac268ef1bcd.mov

<변경 후 동작>

https://user-images.githubusercontent.com/64253365/233673970-f6759dff-d828-4af0-8862-5bfd85f8055d.mov

github-actions[bot] commented 1 year ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟡 Statements 64.88% 133/205
🔴 Branches 26.67% 8/30
🟡 Functions 62.75% 32/51
🟡 Lines 68.25% 129/189

Test suite run success

29 tests passing in 4 suites.

Report generated by 🧪jest coverage report action from 8fe400560083c35825532459340c2d69abf1bc2e