Tabview Youtube

Make comments and lists into tabs for YouTube Videos

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

  • v1.4.0 2021-07-18

    Version 1.4.0
    Changed coding for iframe checking & css inside iframe

  • v1.3.8 2021-07-18

    css not applied to iframe

  • v1.3.7 2021-07-18

    Version 1.3.7 - css fix

  • v1.3.6 2021-07-18

    Version 1.3.6 - css fix

  • v1.3.5 2021-07-18

    Version 1.3.5 - css fix

  • v1.3.4 2021-07-18

    Version 1.3.4
    pre-fix for the following:
    > If the playlist is hidden, play some videos and then click the playlist in "video" tab. Playlist not shown.

    add delay for fetching comments (url change after clicking playlist in "video" tab)

  • v1.3.3 2021-07-18

    Version 1.3.3
    Fixed css bug
    using .includes insteadof switch case
    (see https://jsbench.me/gxkr8tk2cb/1)

  • v1.3.2 2021-07-13
  • v1.3.1 2021-07-13
  • v1.3.0 2021-07-13

    Version 1.3.0
    Added code fix for Youtube's bug - No chat replay when the video is paused
    Rendering Performance BOOST !!

  • v1.2.3 2021-07-12

    css selector minor changed for firefox

  • v1.2.2 2021-07-11

    Version 1.2.2
    minor bug fix

  • v1.2.1 2021-07-10
  • v1.2.0 2021-07-10

    Version 1.2.0
    changed code for much efficient DOM change detection
    fix bug for layout change

  • v1.1.0 2021-07-10

    Version 1.1.0
    Changed code for DOM modification checking
    Fixed code for wrongly set theater mode

  • v1.0.2 2021-07-08
  • v1.0.1 2021-07-08

    Version 1.0.1
    Changed coding for adaptive layout to maximize the compatibility for other plugins.
    Pre-support "YouTube Live Filled Up View" & "Youtube Ultrawide"
    Changed padding px values to ytd-margin values

  • v0.9.3 2021-07-07

    Version 0.9.3
    minor bug fix for autocomplete keyup

  • v0.9.2 2021-07-07

    Version 0.9.2
    fix autocomplete updatesc issue

  • v0.9.1 2021-07-07

    Version 0.9.1
    Minor CSS Fix

  • v0.9 2021-07-07

    Version 0.9

    Fixed some layout bugs in single column view and fullscreen view
    Fixed wrong related videos loading (i.e. searched results) in single column view

  • v0.8 2021-07-06

    Version 8
    fixed some css issues and updated the detection of layout change

  • v0.7 2021-07-05

    Version 7
    fixed the bug that images not shown
    changed some codes for autocomplete plugin

  • v0.6 2021-07-03

    Version 6

    Some css improvement; Some Bug Fixes; Some Visual Effect added/changed;
    Keep #related as original
    Make some coding to use Youtube Play Next Queue

  • v0.5 2021-07-01

    Version 5
    added detection and coding for theater mode, single column mode, in addition to the original two column mode
    changed some css for better apperance
    fix some coding bug
    improve the performance of critical code (async promises to reduce mutation callback)
    show error msg if comments area is disabled - not stuck with "Fetching"
    removed the buggy body scrollbar (obviously shown a empty right vertical line in dark mode)

  • v0.4 2021-06-30

    Version 4

    Changed the apperance of the hover meta content
    changed height settings of container by css recalculation
    greatly improved comment loading mechanism (instant load)

  • v0.3 2021-06-30

    Version 3
    Update coding to make better performance and more robust

  • v0.2 2021-06-29

    upgrade to version 2

    Incorp. youtube theme color
    Changed codes to make it robust and faster

  • v0.1 2021-06-29

Show all script versions