Greasy Fork is available in English.

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.

  • v4.7.43 2023-05-09

    v4.7.43 - css hack for youtube's layout bug of `ytd-menu-renderer[has-flexible-items]`

  • v4.7.42 2023-05-09

    v4.7.40 & v4.7.41

    removed css "--japanese-text-button-too-long-squeezing-channel-name-unable-display"

    added"--hide-menu-icon-text-by-default"

    added "--fix-tooltips-display" (inset hack and no white-space)

    modified related mechanism for tabview-uploader-hover to keep expansion when holding buttons "チャンネル登録" and "メンバーになる" etc

    added updated MIT licenses to JavaScript files;

    added new tool for customElements (see https://greasyfork.org/en/scripts/465819-api-for-customelements-in-youtube)

    (4.7.40 served as a copy for backup codes)

    widen playlist button for japanese layout

    adjusted tab button padding

    removed old unused codes

    changed some console.log to console.debug


    v4.7.42

    changed css for ytd-watch-metadata menu buttons

  • v4.7.30 2023-05-08

    v4.7.30 - code tidy up with enhancement

  • v4.7.24 2023-05-08

    v4.7.24 - bug fixing

  • v4.7.23 2023-05-08

    v4.7.23 - bug fixing

  • v4.7.22 2023-05-08

    v4.7.22 - bug fixing

  • v4.7.21 2023-05-08

    v4.7.21 - bug fixing

  • v4.7.20 2023-05-08

    v4.7.20 - code tidy up; code improvement; effective refresh for comments counting.

  • v4.7.11 2023-05-07

    v4.7.11 - bug fixing

  • v4.7.10 2023-05-07

    v4.7.10 - bug fixing

  • v4.7.9 2023-05-07

    v4.7.9 - bug fixing

  • v4.7.8 2023-05-07

    v4.7.8 - bug fixing

  • v4.7.7 2023-05-07

    v4.7.7 - changed `ytd-watch-metadata[modern-metapanel]` to `ytd-watch-metadata`; removed the obsoleted css for `ytd-watch-metadata[modern-metapanel]`; fixed channel name display feature bug as per [discussion 182184](https://greasyfork.org/en/scripts/428651-tabview-youtube/discussions/182184)

  • v4.7.6 2023-05-07

    v4.7.6 - revised comments fetching with dataChanged_() and headerChanged_()

  • v4.7.5 2023-05-07

    v4.7.5 - added fallback for comments count handling using dataChanged_()

  • v4.7.4 2023-05-07

    v4.7.4 - update as per changes in description element layout

  • v4.7.3 2023-05-07

    v4.7.3 - removed teaser comment checking. renamed attribute for `ytd-expander` checking - `tabview-expander-checked`

  • v4.7.2 2023-05-07

    v4.7.2 - bug fix

  • v4.7.1 2023-05-07
  • v4.7.0 2023-05-07

    v4.7.0 - Changed Duplicated Information Detection Mechanism to fit the latest YouTube design.

  • v4.6.1 2023-05-05

    v4.6.1 - minor css border fix of `#show-hide-button` for iframe pop out

  • v4.6.0 2023-05-05

    v4.6.0

    For adopting darker-dark-theme,

    1. for tab button container and tab content container, changed outline to border to avoid dual bordering.

    2. added css for `#show-hide-button` (margin) and removal of chatroom iframe's content bottom border.

  • v4.5.1 2023-05-03

    v4.5.1 - code tidy up

  • v4.5.0 2023-05-03

    v4.5.0 - introduction of `Vanilla-JS-Dialog` for option setting.

  • v4.4.9 2023-04-25

    v4.4.9
    - fixed incompatibility issue with [hyperchat](https://chrome.google.com/webstore/detail/hyperchat-by-livetl/naipgebhooiiccifflecbffmnjbabdbh)

  • v4.4.8 2023-03-23

    v4.4.8 - fixed removeChild bug in transition from Single Column view to miniview

  • v4.4.7 2023-03-23

    v4.4.7 - bug fix for 4.4.6

  • v4.4.6 2023-03-23

    v4.4.6 - added feature - single column view + PIP

  • v4.4.5 2023-03-12

    v4.4.5
    added feature - bypass video progress change if the user use shift arrow to change the selection.

  • v4.4.4 2023-02-04

    v4.4.4

  • v4.4.3 2023-02-04

    v4.4.3

  • v4.4.2 2023-02-04

    v4.4.2

  • v4.4.1 2023-02-04

    v4.4.1 - default tab option

  • v4.4.0 2023-02-04

    v4.4.0 - coding changes related to donation shelf, changes of core coding.

  • v4.3.3 2023-02-03
  • v4.3.2 2023-02-03

    v4.3.2 - fix donation shelf bug in accordance with https://greasyfork.org/en/scripts/428651-tabview-youtube/discussions/166669#comment-361891

  • v4.3.1 2023-01-31

    v4.3.1 - fixed tab clicking issue with invisible zoom buttons

  • v4.3.0 2023-01-31

    v4.3.0 - adopt ytd-donation-shelf-renderer, see
    https://greasyfork.org/en/scripts/428651-tabview-youtube/discussions/166669

  • v4.2.7 2023-01-29

    v4.2.7 - fixed css issue for old FireFox

  • v4.2.6 2023-01-28

    fix bug - https://github.com/cyfung1031/Tabview-Youtube/issues/10

  • v4.2.5 2023-01-28

    v4.2.5 - removed one css rule targeted for YouTubeLiveClock which might cause effected subtitle lagging.

  • v4.2.4 2023-01-27

    v4.2.4 - bug fixing

  • v4.2.3 2023-01-26

    v4.2.3 - fix bug for chatroom messages loading if ads is available and played.

  • v4.2.2 2023-01-25
  • v4.2.1 2023-01-25

    v4.2.1 - added css to fix chatroom dropdown menu height issue

  • v4.2.0 2023-01-25

    v4.2.0 - fix bugs. Introduce measure to solve YouTube Native bugs regarding live chat participants list's refresh.

  • v4.1.47 2023-01-24

    v4.1.47 - add code fix for chatroom messages - page changing bug

  • v4.1.39 2023-01-23

    v4.1.39 - bug fix

  • v4.1.38 2023-01-23

    v4.1.38 - code change for more effective and accurate implementation of chat room messages playback

  • v4.1.30 2023-01-22

    v4.1.30 - coding rewrite regarding the various issues in the rendering of playback live chat messages.

Show all script versions