Seamlessly redirect YouTube Shorts to the regular video player WITHOUT page reload
Voici les versions de ce script où le code a été modifié. Voir toutes les versions.
Remove unused
Replace Shorts URL entirely with regular video URL
Simplify
Improve performance
- Simplify URL replace- Fix some short links not redirecting
Make sure the video ID matches
- Make sure to find the correct object- Fix some shorts not redirecting to regular video
- Version 2.0.0- New method for redirecting shorts to regular video- Removed unnecessary code- Simplify script
More accurate page type checking
Better
Fix shorts not redirecting to the regular video due to ads
- Update description- Fix issue with live video not working- Rearranged parameter placement- Remove cleanup delay
Fix shorts not starting from beginning
- Version 1.0.0- Change '@inject-into' to 'page'- Remove hacky script injection
- Simplify- Revert link to querySelector
Simplify & Cleaning up
Cleaning up
Revert Description