WN navigation

navigate sites that don't support left/right arrow keys

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

  • v1.4 2021-10-16

    Update find button logic to use regex

  • v1.3 2021-10-15

    add a fallback match for roughly attempting to match if the regular match fails (may need to add more match options in the future to get all the cases)

  • v1.2 2021-10-13

    - remove the console log for previous and next button match result

  • v1.1 2021-10-13

    - Fix sites that use << and >> but not class identifiers for buttons
    - Fix sites that short-form Chapter to chap (found one that short-forms Chapter but not Previous... why?)

  • v1 2021-08-02

    update namespace to link back to greasyfork page for WN Navigation

  • v1 2021-08-02