Closed 1natsu172 closed 6 years ago
Tested locally and works great. This is very useful and I'm sure users will appreciate it as much as I do. Thank you very much for the patch, @1natsu172!
@dideler Thanks merge this PR & release to chrome extension webstore! 🙏
Released to the Chrome Web Store as v2.3.0 ✨
FIx Issue: #6
I changed the hide method. comments DOM element doesn't disappear. The YouTube's comment loading script doesn't seem to catch fire unless the target DOM (
e.target.tagName === 'YTD-ITEM-SECTION-RENDERER'
) is valid. It is mean, comments is hide, but enabled in DOM.please check regard.