New YouTube Obnoxious Bar Fix

Works as of August 2024, prevents the search bar from following as you scroll down the page

すべてのバージョンを表示しています。 コードが変更されたバージョンのみを表示

  • v0.0.16 2024/08/13

    Use MutationObserver, fix in Chrome as of August 2024.

  • v0.0.15 2023/08/19
  • v0.0.15 2022/07/23
  • v0.0.15 2021/10/18

    Last fix/restore attempt of version 0.0.9

  • v0.0.10 2021/10/18
  • v0.0.14 2021/10/18
  • v0.0.14 2021/10/18

    trying to fix breakage, again

  • v0.0.13 2021/10/18

    update to bump version number after formatting mess up was fixed

  • v0.0.12 2021/10/18

    formatting fix

  • v0.0.12 2021/10/18

    Restoring previous version that uses 'nice' function that handled AJAX changes to the page, since the standalone version checking wasn't robust enough even with hacks to make it run often.

  • v0.0.11 2021/10/18

    Call the changing function many times to ensure it hits right element when elements are loading and a seemingly phantom bar is present and gets styled instead of the real one that replaces it a moment later.

  • v0.0.10 2021/10/17
  • v0.0.10 2021/10/17

    Trigger the changes more than once in case first time didn't work.

  • v0.0.10 2021/10/17

    Remove use of external libs.

  • v0.0.9 2021/10/09
  • v0.0.9 2021/10/09

    Fix for 09-October-2021

  • v0.0.8 2019/10/11 bugfix for video overlap of header if its absolute and not static
  • v0.0.7 2019/10/11
  • v0.0.7 2019/10/11 static -> absolute to fix the fullscreen layout a bit
  • v0.0.6 2018/10/13 Bug fix with id check to prevent double buttons and making button plain red so it shows on both dark and light search bar.
  • v0.0.5 2018/10/08 removing auto scroll down cus its annoying and breaks on next video load
  • v0.0.4 2018/10/08 Auto scroll down and prevention of duplicate down buttons
  • v0.0.3 2018/05/20 Properly adjust bar when going from YT mainpage to watch page
  • v0.0.2 2018/05/18
  • v0.0.1 2017/09/15