You can move on page by pressing the left and right key.
Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.
Improve early return
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