video, faster

speed up video on any site

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

  • v4.3 2024-05-16

    fix scrollbar on yt popup thingy

  • v4.2 2024-04-29

    fix scrollbars, don't add menu options as they're deprecated for a long time since there can be many videos on the site

  • v4.1 2024-04-29

    fix broken button highlighting

  • v4.0 2024-04-29

    Shadow DOM refactor - sites no longer mess up the styles of the buttons!

  • v3.17 2024-04-02

    fix site-specific bug

  • v3.16 2024-03-08

    fix some bugs

  • v3.15 2024-02-22

    small fixes

  • v3.14 2024-02-20

    version is pi. css fix.

  • v3.13 2024-02-19

    css fixes

  • v3.12 2024-02-19

    update some css for smaller video embeds

  • v3.11 2024-02-19

    only inject css if needed

  • v3.10 2024-02-18

    fix: remove bar when video is removed. use AbortController to cancel all eventlisteners.

  • v3.9 2024-02-17

    fix highlight class sometimes not being applied to the correct bar

  • v3.8 2024-02-12

    fix youtube (site) injection

  • v3.7 2024-02-12

    css fixes

  • v3.6 2024-02-11

    fixes

  • v3.5 2024-02-11

    fixed re-applying on some sites using ratechange event, now highlights current speed or shows it on the right

  • v3.4 2024-02-11

    fix youtube embeds not being hover-able

  • v3.3 2024-02-07
  • v3.2 2024-02-06

    some fixerinos

  • v3.1 2024-02-06

    added saving of speed & checkbox.

  • v3.0 2024-02-06

    now properly uses a mutationobserver to inject to all newly added videos (has checks so it doesen't inject into the same video twice) remembers if it's pinned or not across sites with GMsetValue and GMgetValue

  • v2.3 2024-01-29

    play/pause

  • v2.2 2024-01-29

    add seek buttons

  • v2.1 2024-01-29

    fix

  • v2.0 2024-01-29

    added speed bar to every video

  • v1.1 2023-09-17
  • v1.0 2023-04-29