Set outro for any youtube channel and will automatically skip to next video when time is reached.
Verze ze dne 13. 04. 2021. Zobrazit nejnovější verzi.
Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.
- Bypass the usage of trustedTypes if not supported in the current browser. (Firefox fix).
bypass content security policy, preventing innerHTML being set on Chrome browsers.
- refactored code and changed a lot of the internal workings.- fixed progress bars.- optimisations.- stability improvements.- dark/light mode changes.
- Fixed bug that prevented channel detection after navigating to YouTube browse page.- Fixed popup appearance in light-mode.Known issues=========================- Sometimes the green progressbars break and no long show. I will fix soon, but I wanted to get a stable patch out.
- Patch mistake causing issues.
- Fast channel detection.- Removed stale code.- Minor perf improvements.
- Fixed issue that preventing script from binding to events.
- Checked loading reliability.- Checked channel loading and changing behaviour for issues.- Fixed bug where changing to new channels could skip the intro for the previous channel.- Added option to skip video finished countdown.
- perform no default action if outro is not set.
- Fixed conflict with Chrome 'Stop Autoplay Next for Youtube' extension.
- Updated background color- Updated layout- can now close by clicking outside of modal
- Stability: improved channel detection. Sometimes required page reload. Should work as expected now- Removed logo on modal
- Redesigned controls- Moved controls to video control bar, next to autoplay toggle.
- Redesign controls.- Controls moved to video control panel next to autoplayer toggle.
- Updated to new GM.getValue, GM.setValue and GM.addStyle.- Fix defaulting to `pause` when should default to `skip`.
- Minor css improvments for visual stability- Added (more) dropdown menu for expandable options- Added outro actions to dropdown menu (pause, skip to next) - Pause radio will pause video when outro is reached. - Skip to next will skip to next video when outro is reached and is the default action.- Fixed minor bug where the outro indicator on the timeline was not displayed correctly.
- Added svg logo/toggle-button.- Added toggle hide controls.- A little code cleanup.
updated script name
- Add intro skip.- Add support button.