Script Summary: Changes the plain text playlist names on new-style YouTube channels to link to their classic playlist pages like how the old-style channels did. (Firefox and Chrome compatible.)
Version: 0.2.6
This script replaces the plain text playlist names on the new-style YouTube channels with a link to their corresponding classic playlist pages (i.e. youtube.com/view_play_list?p=< PLAYLIST ID >) like how the old-style YouTube channels did.
Works both with Firefox's Greasemonkey extension and Google Chrome's built-in user script support.
Inspired from the script: Youtube 2.0 Channel Playlist fix.
-----------------
Changelog:
version 0.2.6 - Performance improvements by "JonasNo".
version 0.2.5 - Tweaked to reduce chance of conflict with other scripts.
version 0.2.4 - Minor tweaks to integrate with Chromium/Google Chrome better.
version 0.2.3 - Fixes an incompatibility with YouTubeChannelStyle and similar scripts.
version 0.2.2 - Better compatibility with the "Webmonkey" GM-variant extension.
version 0.2.1 - Now works on both "player view" and "grid view".
version 0.2.0 - Automatically linkifies without the need for user interaction.



