Youtube polymer engine fixes

Some fixes for Youtube polymer engine

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

  • v2.14.0 26.02.2022

    + "shorts" -> normal video format
    + script update alerter

  • v2.13.2 13.02.2022

    * fix "t" url parameter removing

  • v2.13.1 07.02.2022

    fix d117721 (workaround Tampermonkey issue 1409)

  • v2.13.0 21.01.2022

    + option: hide side panels on video pages;

  • v2.12.0 19.01.2022

    + opt: disable video on-hover previews

  • v2.11.5 11.01.2022

    fix: like counter update

  • v2.11.4 24.12.2021

    - debugging related console.log

  • v2.11.3 14.12.2021
    • fix: NAN dislike count when no video rating
  • v2.11.2 29.11.2021

    fix: 0 video rating

  • v2.11.1 27.11.2021

    * fix 0 dislikes display in some cases

  • v2.11.0 26.11.2021

    + show exact (dis)like count
    + restore approximate dislike count

  • v2.10.7 24.11.2021

    * fix d105269 (again)

  • v2.10.6 20.11.2021

    * fix d105583 (may restore d105269 -- testing required)

  • v2.10.5 18.11.2021

    * removed test code
    * added suggestion of @"Projekt Darkside" (d.105269)

  • v2.10.4 18.11.2021

    workaround for number of videos for front page in case of custom thumbnail width

  • v2.10.3 16.10.2021

    fix typo

  • v2.10.2 03.10.2021
    • drom script injection test
  • v2.10.1 09.08.2021

    fix: link rewrite exceptions
    fix: simple fullscreen mode
    fix: player size overrides

  • v2.10.0 01.08.2021

    + option to cleanup &pp= parameter from video links

  • v2.9.6 31.07.2021

    fix: video reqind overlay hiding in some cases

  • v2.9.5 27.07.2021

    - focus for fullscreen button in simplified mode

  • v2.9.4 21.07.2021

    fix: fullscreen handling in multiple cases

  • v2.9.3 19.07.2021

    fix: page partially under miniguide in some cases

  • v2.9.2 18.07.2021

    fix: scrollbar on non-watch pages with enabled resize of videos description

  • v2.9.1 18.07.2021
    • simpler fullscreen
      • redone video description width option
  • v2.9.0 14.07.2021
  • v2.9.0-pre 05.06.2021

    test for @require usage

  • v2.8.0 01.06.2021

    + hide/extend resume bar
    + modify watched video thumbnails

  • v2.7.7 30.05.2021

    * fix: redirect removal

  • v2.7.6 21.05.2021

    * fix videos titles clamping in newer FF versions

  • v2.7.5 10.05.2021

    * 2.7.4 broke other pages

  • v2.7.4 10.05.2021

    * fix fullscreen mode with "stretch description" enabled

  • v2.7.3 09.05.2021

    * prevent horisontal scroll bar appearence with "wide description" option enabled

  • v2.7.2 07.05.2021
  • v2.7.2 07.05.2021

    fix invalid exact view counts in some cases
    + exact view counts on main page

  • v2.7.1 02.05.2021

    - border breakage on the settings page

  • v2.7.0 30.04.2021

    + show exact view counts
    + stretch description to fill page
    * settings page now tabbed
    * licence change

  • v2.6.0 24.04.2021

    + option: remove YT redirects from links

  • v2.5.11 23.04.2021

    fix: video description/comments container width for videos with aspect ratio above 16:9

  • v2.5.10 21.04.2021

    fix: player size for non-16:9 videos
    fix: player size option 144p worked incorrectly
    * related options renamed from "set player size" to "set player height"
    + script version on the settings page

  • v2.5.9 20.04.2021

    multiple let -> const declarations
    some optimizations

  • v2.5.8 20.04.2021

    - reducing of font: looks like done on YT side now
    + reduction of "video removed" placeholder as option
    + license reference

  • v2.5.7 12.04.2021

    fix: YT modified "not interested" placeholder...

  • v2.5.6 11.04.2021

    fix: with specified player size in normal mode player can go under video suggestions column

  • v2.5.5 10.04.2021

    * injecting code optimization

  • v2.5.4 05.04.2021

    fix: custom player sizes not working

  • v2.5.3 05.04.2021

    * fix most of GM compatability

  • v2.5.2 04.04.2021

    * prevent "walking searchbar"
    * fix some typos

  • v2.5.1 03.04.2021

    fix minor typo

  • v2.5.0 03.04.2021

    + support for userscript manager storage;
    + settings export/import;
    + version in icon tooltip;

Show all script versions