You can move on page by pressing the left and right key.
Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.
Fix but & Fix typo
Fix bug: document.querySelectorAll always return truthy list.
refactoring
Improve performance to add early return.
Improve performance by early returns. return早期化でパフォーマンス改善。
Use MutationObserver because setInterval is resource-intensive.
Fix First link.
Minor change: Add semicolon