Adds +-30sec +-1min +-5min buttons below the video. Works on mobile, tablet (m.youtube.com) and on desktop.
Queste sono tutte le versioni di questo script. Mostra solo le versioni in cui è cambiato il codice
Change innerHTML to innerText for safety reasons ("Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment.")
Allow all youtube url formats
Add tablet and desktop support
Make buttons smaller
Remove unnecessary classname
Removing the addEventListener because certain mobile browsers do not trigger this event.
Add screenshot url