GoToNextPage

A shortcut (ctrl+alt+n) to next-button of pagination. google.com and amazon.com are tested.

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

  • v0.7 2022-06-10 Use aria-label attribute for selecting next-button candidates
  • v0.6 2022-05-31 fix: not working with google.com
  • v0.5 2022-05-31 fix: fail to find the correct element that contain keyword
  • v0.4 2022-03-30

    fix: click all candidates not only the last one.

  • v0.3 // ready 2021-12-20

    fix: could not click inner element of unclickable element

  • v0.2 2021-12-19