improved_gist_pager

You can move on page by pressing the left and right key.

These are versions of this script where the code was updated. Show all versions.

  • v0.2.6 2025-12-14

    Fix but & Fix typo

  • v0.2.5 2025-12-14

    Fix bug: document.querySelectorAll always return truthy list.

  • v0.2.4 2025-12-14

    refactoring

  • v0.2.3 2025-12-14

    Improve performance to add early return.

  • v0.2.2 2025-12-14

    Improve performance by early returns. return早期化でパフォーマンス改善。

  • v0.2.1 2025-12-14

    Use MutationObserver because setInterval is resource-intensive.

  • v0.2.0 2025-12-14

    Use MutationObserver because setInterval is resource-intensive.

  • v0.1.7 2025-12-14

    Fix First link.

  • v0.1.6 2025-12-14

    Minor change: Add semicolon

  • v0.1.5 2024-07-15