dideler / toggle-youtube-comments

:cinema: :zipper_mouth_face: Chrome extension to hide or show YouTube comments
https://chrome.google.com/webstore/detail/toggle-youtube-comments/ampjnmipdgicjjidohpkidhghakoidfm
MIT License
14 stars 2 forks source link

Improve to pre-load comments, we can now show comments without scrolling. #12

Closed 1natsu172 closed 6 years ago

1natsu172 commented 6 years ago

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.

dideler commented 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!

1natsu172 commented 6 years ago

@dideler Thanks merge this PR & release to chrome extension webstore! 🙏

dideler commented 6 years ago

Released to the Chrome Web Store as v2.3.0 ✨