YouTube™ Classic 📺 — (Remove rounded design + Return YouTube dislikes)

Reverts YouTube to its classic design (before all the rounded corners & hidden dislikes) + redirects YouTube Shorts

Dit zijn alle versies van het script. Alleen de versies tonen waarvan de code gewijzigd is.

  • v2024.10.30.5 30-10-2024

    Fixed filter bar missing in playlists for some users (adamlui/userscripts#108) ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.30.4 30-10-2024

    Changed @run-at to document-end to resolve observer errors in qutebrowser (adamlui/youtube-classic#44) ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.30.3 30-10-2024

    Renamed elemisLoaded() to waitForElem() since more readable w/ .then() ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.30.2 30-10-2024

    Condensed waitForElm(), renamed to elemIsLoaded() ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.30.1 30-10-2024

    Added wait for load before observing for homepage ads (adamlui/userscripts#106) ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.30 30-10-2024

    Fixed ads/Shorts re-appear when nav'ing to homepage ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29.5 30-10-2024

    Updated @supportURL ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29.4 30-10-2024

    Updated @supportURL ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29.3 30-10-2024

    Replaced fixesStyle.innerHTML w/ fixesStyle.innerText ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29.2 30-10-2024

    Deleted no-longer needed reply expansion CTA pluralization ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29.1 30-10-2024

    Eliminated .innerHTML reliance from YT logo replacer ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.29 30-10-2024

    Deleted CSS unnecessary hiding of rich sections (adamlui/userscripts#108) ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28.5 28-10-2024

    Added removal of homepage shelves to avoid slot gaps before lazy load reached ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28.4 28-10-2024

    Fixed homepage ad remover re-arranges thumbs + leaves ugly gaps ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28.3 28-10-2024

    Added ad removal to homepage (adamlui/userscripts#106) ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28.2 28-10-2024

    Added waiting for document.head before appending fixesStyle ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28.1 28-10-2024

    Wrapped code in IIFE to prevent global namespace pollution ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.28 28-10-2024

    Updated waitForElm() obs target to document.documentElement now that YT body loads slower ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.10.27 28-10-2024

    ESCAPED_MSG ↞ [auto-sync from adamlui/youtube-classic]

  • v2024.9.2 02-09-2024

    Shortened document.location.href to location.href

  • v2024.2.5 07-03-2024
  • v2024.2.5 07-03-2024
  • v2024.2.5 06-02-2024

    Reduced gap between meta keys/vals

  • v2023.11.27.2 27-11-2023

    Converted double-quotes to single ones, removed escape chars ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.11.27.1 27-11-2023

    Wrapped btnStyle append in IIFE ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.11.27 27-11-2023

    Style updates ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.11.12.2 26-11-2023
  • v2023.11.12.2 20-11-2023
  • v2023.11.12.2 18-11-2023
  • v2023.11.12.2 13-11-2023

    Updated download/update URLs

  • v2023.11.12.1 12-11-2023

    Shortened match meta

  • v2023.11.12 12-11-2023

    Updated download/update URLs

  • v2023.9.26.3 26-09-2023

    Removd unused vars + old witForElm() + flag IIFE ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.9.26.1 26-09-2023

    Removed unused mutations arg, replaced double quotes w/ single ones ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.9.26 26-09-2023

    Updated CSS/flags ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.9.6.1 06-09-2023

    Replaced all window's w/ unsafeWindow's to accomodate // @grant's ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.9.6 06-09-2023

    Added menu option to disable Shorts redirect ↞ [auto-sync from adamlui/youtube-classic]

  • v2023.8.22 23-08-2023

    Reverted disappearing channel header fix

    ... as it is no longer needed and adds gap to home page as of today

  • v2023.7.1 01-07-2023

    Fixed disappearing header in channel homepage

  • v2023.6.30 01-07-2023

    Updated CSS (#46)

  • v2023.5.7 06-06-2023
  • v2023.5.7 06-06-2023
  • v2023.5.7 08-05-2023 (#41) Fixed notification bell misplacement, re-ordered meta
  • v2023.5.3.9 03-05-2023 Removed unused vars/functions, added/removed whitespace
  • v2023.5.3.8 03-05-2023 Removed unused vars/functions, replaced double-quotes w/ single-quotes
  • v2023.5.3.7 03-05-2023 Removed trailing commas, added/removed whitespace ± Replaced double-quotes w/ single-quotes
  • v2023.5.3.6 03-05-2023 Removed whitespace, replaced double-quotes w/ single-quotes
  • v2023.5.3.5 03-05-2023 Removed unused `inArray()` + semicolons, replaced double-quotes w/ single-quotes
  • v2023.5.3.4 03-05-2023 Removed duplicate functions + unused args + semicolons ± Replaced double-quotes w/ single-quotes
  • v2023.5.3.3 03-05-2023 Removed unused vars, replaced more double-quotes + backticks w/ single-quotes

Alle scriptversies tonen