Allow to choose the default speed for specific YT channel
هنا كل إصدارات هذا البرنامج النصي. إظهار الإصدارات حيث تغيير الكود فقط.
Workaround for chrome issue with TrustedScript for jQuery. Thanks to: https://github.com/Tampermonkey/tampermonkey/issues/1334#issuecomment-2304730693
Fix for new youtube ad strategy.
Forgot a piece of code.
Added option to show the speed selection on top of the player. Instead of the player bottom bar.Better audioboost option.
update jquery
- Added an option to boost the volume of videos. - Added an option to save the resume time of videos to the url. So if you close the browser/tab and reopen it the video should start again close to where you stopped it./\ If you want these features you need to enable them in the tampermonkey menu. They are by default turned off.- Added a fallback method to find the channel name- Fixed the video sometimes going to 1x despite another speed being selected- jQuery version bump
Small fixes