Greasy Fork is available in English.

Tabview Youtube

Chuyển đổi bình luận và danh sách thành tab cho Video YouTube

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v4.13.14 25-06-2023

    v4.13.14: Userscript Generation

    Commit 52e87f982f3e9247dcc18322a24ebd31b0905113

    Bug Fix for Chat Toggle Button Text for page changing

  • v4.13.13 25-06-2023

    v4.13.13: Userscript Generation

    Commit 689ba62326852383fd1a4af12795f3a5557302d9

    fixed ytChatApp yt-action handling - render count error when the loading iframe is toggled to collapse.

  • v4.13.12 25-06-2023

    v4.13.12: Userscript Generation

    Commit a6d9d29d3fe9a0d34e07dcfdbab070f51d3ece97

    Bug Fix for Chat Toggle Button Text

  • v4.13.11 25-06-2023

    v4.13.11: Userscript Generation

    Commit 1b354351c232aea1712ab2fee9eae7bdb61ad952

    Bug Fix for Chat Toggle Button Text

  • v4.13.10 25-06-2023

    v4.13.10: Userscript Generation

    Commit 84dfa9b5b825a5c655d5d0f3176bf009f7c51219

    Bug Fix for Chat Toggle Button Text

  • v4.13.9 25-06-2023

    v4.13.9: Userscript Generation

    Commit 6e105b1d5258caff8556552dab2674a143fe392b

    text of chatframe toggle button is incorrect in Firefox. added feature to update the text.

  • v4.13.8 25-06-2023

    v4.13.8: Userscript Generation

    Commit f97328b0e23f5e2683358855df6087d2c0368931

    • added feature to force load live chat app
    • avoid no loading of chats
    • load the (initial) chats faster
  • v4.13.7 25-06-2023

    v4.13.7: Userscript Generation

    Commit 8b45f5886c5060a8766c92e1261ba929fdf79dd0

    Fixed Firefox Compatibility Issue that YouTube native coding has changed the DOM properties such as .parentNode and .firstChild for ytCustomElements. e.g. document.querySelector('ytd-watch-flexy').firstElementChild === null

  • v4.13.6 24-06-2023

    v4.13.6: Userscript Generation

    Commit e8992d7c0bb327a7fcafdb5756c664c3953f43a7

    Fix ytd-author-comment-badge-renderer color issue in Dark Theme (native YouTube bug)

  • v4.13.5 22-06-2023

    v4.13.5: Userscript Generation

    Commit dc26855bb6f541dabcb2637f9f48362f1321b6c5

    hide #cinematics if contain is not supported. (e.g. Waterfox Classic)

  • v4.13.4 22-06-2023

    v4.13.4: Userscript Generation

    Commit 5eb54ffcb00678063a0d2c9028baf73e86f2cc07

    bug fix

  • v4.13.3 22-06-2023

    v4.13.3: Userscript Generation

    Commit ae32b5e0a6a61d03902b4f15e71e256f9e99ad99

    fix YouTube's Promise hack in Waterfox Classic

  • v4.13.2 18-06-2023

    v4.13.2: Userscript Generation

    Commit 00284ffeeb97458e994c56b036825c70a62d8873

    added condition to avoid unknown bug TypeError: participants.participantsChangeIfPending is not a function

  • v4.13.1 17-06-2023

    v4.13.1: Userscript Generation

    Commit 2b898977a92af82a4342e6746943167c429db692

  • v4.13.0 17-06-2023

    v4.13.0: Userscript Generation

    Commit d1be8755cf53d8f1fcaa4748f963cf7ee5bd397d

    • code changed for ViolentMonkey in Firefox not supporting crossing script event.detail as Object.
    • removed forceDisplayChatReplay as it is no longer required.
  • v4.12.2 17-06-2023 v4.12.2: Userscript Generation Commit 1603ccc0fdb1df73b7ad17ce7b56d735cb880c78 - removed some css hacks to prevent livestream chat DOM append issues
  • v4.12.1 16-06-2023 v4.12.1: Userscript Generation Commit a0f35d1bc27dfd8ec81efc8916aae4703a86d596 - removed chat iframe css rules `-tabview-chat-message-xxxx`
  • v4.12.0 16-06-2023 v4.12.0: Userscript Generation Commit 5acf8059e971085de719c2efe1e78ffae8ddfc99 css added for YouTube shorts shown in videos tab
  • v4.11.9 08-06-2023 v4.11.9: Userscript Generation Commit f48bba07ab1b7b7d2321ff87b9d6cd1a399e1c68 minor fix
  • v4.11.8 08-06-2023 v4.11.8: Userscript Generation Commit 96061beac8da401036dd2cc593c8c559ef0170fe - hacked templatingFn/doIdomRender to ignore background DOM rendering of yt-attributed-string and yt-button-shape (usually for livestream)
  • v4.11.7 08-06-2023 v4.11.7: Userscript Generation Commit 7f4883bc0e3a84bcdf5c89a88b026931c14a6540 amend css experimental-playlist-grid-render-boost
  • v4.11.6 08-06-2023 v4.11.6: Userscript Generation Commit fe8f2a850d64192b989cc5eade4200e605b52df5 add css experimental-playlist-grid-render-boost
  • v4.11.5 08-06-2023 v4.11.5: Userscript Generation Commit 0cb86dd4fdce84086d6af29ca649295b30b4c592 minor code fix
  • v4.11.4 08-06-2023 v4.11.4: Userscript Generation Commit 1dce969ecd0c646e59efeb74f16f07585f57fb86 - fixed YouTube Native Bug: the incorrect row will be highlighted after playlist reorder
  • v4.11.3 08-06-2023 v4.11.3: Userscript Generation Commit ef80f51ccff6bb9342687ff4c54fd626d1c03503 - remove the newlines spacing mismatch in metainfo duplication check due to youtube custom element regeneration under pop state navigation
  • v4.11.2 08-06-2023 v4.11.2: Userscript Generation Commit 4114a146bd75d4e5c1819383df56811f148a0953 v4.11.2 This is to test whether the workflow can work correctly.
  • v4.11.1 08-06-2023 v4.11.1: Userscript Generation v4.11.1 - fixed playlist drag handle bug due to attachment to tab container\n\nCommit 14919e14d4bb2693945c9041127cc79016136cb4
  • v4.10.15 02-06-2023 v4.10.15: Userscript Generation
  • v4.10.14 02-06-2023 v4.10.14: Userscript Generation > [v4.10.14 commit](https://github.com/cyfung1031/Tabview-Youtube/commit/a2c252db91bad6bfb94c9960092920961cfafe07) > v4.10.14 > > Git Test
  • v4.10.12 02-06-2023 v4.10.12 ([Userscript Generation](https://github.com/cyfung1031/Tabview-Youtube/commit/c74233e394f9c9b15e2494f9d5cedda5556695ca)) **v4.10.12** v4.10.12 Git Test
  • v4.10.11 30-05-2023 v4.10.11: Userscript Generation This is automatically generated by GitHub Actions. 19f1788ff0eeb5f4e0fa1260a8908a9c89588299 v4.10.11
  • v4.10.10 30-05-2023 v4.10.10: Userscript Generation This is automatically generated by GitHub Actions. 96e330e670f94e1dc64d2b3f9891dc55d23d0c65 v4.10.10 added tabview-zoom-updated to handle calculateCanCollapse call after zoom changed in comments tab
  • v4.10.9 30-05-2023 v4.10.9: Userscript Generation This is automatically generated by GitHub Actions. 2c9faa9077a8f883ec6ed7e8e73798c4572311e2 v4.10.9 adjust css zoom for comments tab
  • v4.10.8 30-05-2023 v4.10.8: Userscript Generation This is automatically generated by GitHub Actions. 42598e81006203f2bc4a3e6fa357e5fd7f0d8e89 v4.10.8 css fix for latest YouTube Layouting
  • v4.10.7 25-05-2023 v4.10.7: Userscript Generation This is automatically generated by GitHub Actions. 05637ecc6f31e835e48bf3b671fdfc46492b486f v4.10.7 Compatible with YouTube Popup
  • v4.10.6 24-05-2023 v4.10.6: Userscript Generation This is automatically generated by GitHub Actions. 0b9ff8eec4ab26b16e8d6c6825d5ad4d5438eabf v4.10.6 render boost
  • v4.10.5 22-05-2023 v4.10.5: Userscript Generation This is automatically generated by GitHub Actions. 94dd27f3a11ddbe99ec2e2770721a388f4707b92 v4.10.5 html body { overflow-y: auto; }
  • v4.10.4 19-05-2023 v4.10.4: Userscript Generation This is automatically generated by GitHub Actions. adcb0f0d959b577688d1b6fd871932c046002c85 v4.10.4 - fix miniplayer container border
  • v4.10.3 19-05-2023 v4.10.3: Userscript Generation This is automatically generated by GitHub Actions. 4fb63e301d6db851cbef4c360e4c84093a047214 v4.10.3 - minor css fixed
  • v4.10.2 19-05-2023 v4.10.2: Userscript Generation This is automatically generated by GitHub Actions. 021d47471fefd2d0b29787f424516b40c985781f v4.10.2 - fixed the following Youtube Native issues: 1. forced pin icon to the latest svg version. 2. fixed pin icon sizing issue (`flex-shrink: 0;`) 3. incorrect height `#reply-button-end.ytd-comment-action-buttons-renderer` fixed
  • v4.10.1 18-05-2023 v4.10.1: Userscript Generation This is automatically generated by GitHub Actions. b8b0dbfcc12682800a20c4fd27541e0c5b37ce32 v4.10.1 - minor update
  • v4.10.0 18-05-2023 v4.10.0: Userscript Generation This is automatically generated by GitHub Actions. 9518bea7e40dbe84dee9e3fecc15faf074aa5c80 v4.10.0 - hide duplicated meta info (2023.05.18 youtube layout). example: https://www.youtube.com/watch?v=kGihxscQCPE
  • v4.9.17 18-05-2023 v4.9.17: Userscript Generation This is automatically generated by GitHub Actions. fd9d67f8ad544f3493b1c95bbae60c09ba4c4f0c v4.9.17 - fix translation issue
  • v4.9.16 18-05-2023 v4.9.16: Userscript Generation This is automatically generated by GitHub Actions. 4db659e56aa5740676323a7fae2a20dd5553d863 v4.9.16 - fix translation issue
  • v4.9.15 18-05-2023 v4.9.15: Userscript Generation This is automatically generated by GitHub Actions. c68cc0c1a3f074ca42a3d0f87ac547b8752067fa v4.9.15 - fix css due to YouTube css changes for `yt-icon.ytd-pinned-comment-badge-renderer` and description tooltip (`#description.ytd-watch-metadata tp-yt-paper-tooltip[for="info"]`)
  • v4.9.14 17-05-2023 v4.9.14: Userscript Generation This is automatically generated by GitHub Actions. d78332e1e9b666164468b7e4c8c0baa653cb0fa8 v4.9.14 - fix css due to layout css changed
  • v4.9.13 15-05-2023 v4.9.13: Userscript Generation This is automatically generated by GitHub Actions. 3f81b99978acf456b691edb46023eaa9afd33813 v4.9.13 - css fix due to layout css changed
  • v4.9.12 15-05-2023 v4.9.12: Userscript Generation This is automatically generated by GitHub Actions. 45b9ca104a0eeed5b69d7f9c9b4fcb59b4bd2b61 v4.9.12 - minor css change
  • v4.9.11 15-05-2023 v4.9.11: Userscript Generation This is automatically generated by GitHub Actions. 66fd7b86e03464b6d120e60fd9b741c03c230b64 v4.9.11 - minor css fix
  • v4.9.10 14-05-2023 v4.9.10: Userscript Generation This is automatically generated by GitHub Actions. e5f4cfc5a1444648f117f9b876d8f3e9db0106a7 v4.9.10 - GitHub Workflow and Webhook Test

Hiển thị mọi phiên bản của script