This repository was archived by the owner on Jun 4, 2024. It is now read-only.
v1.8.0
The video stopping system on channels has been reworked. Previously it wouldn't stop most of the time, or would play the wrong video (youtube keeps the previous video in the DOM, even if another video is 'playing' now).
This also comes with better performance, as it is using MutationObservers.