Ctrl+Paint: Add missing Next and Previous buttons

There are no navigation buttons for some video pages of tutorial series. This script adds missing buttons like Next or Previous.

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

  • v1.2 20.11.2020. fix selector to match current site's markup, Rework how parsing work. Now every time the site is loading the script check the new content, but does it smart way., raise version to 1.2
  • v1.1.1 11.10.2018. del updateURL meta and rise version to 1.1.1
  • v1.1 11.10.2018. run script only for /library and /videos/ pages, del testing field, use polyfill for compat with GM api, up version to 1.1
  • v1.0 09.10.2018. upd homeurl and support url, upd updateURL key
  • v1.0 09.10.2018. Imported from URL
  • v1.0 09.10.2018.