Script Summary: Removes some of the useless elements from the old Jtv channels and sets the background to black. Includes an option to enable/disable the chatroom.
-May 16, 2009-
Many thanks go to Schlep for the script idea and the jtv adblock filters now required to bypass video overlay ad. Get them here
The chatroom is now enabled by default. To remove it, follow the instructions below. This script is intended for use on the "old" jtv layout only.
=============================================================================
How to enable/disable the chat room
First, install Notepad++. ( http://notepad-plus.sourceforge.net/uk/site.htm )
Then, right click on the greasemonkey icon in the bottom right side of firefox, click "manage user scripts". A box will popup listing all of your greasemonkey scripts. Select Jtv Cleaner in the left side panel, then click the "edit" button. Greasemonkey will ask you what program to edit the script with.. Choose notepad++.
Once you have the script opened in notepad++... Edit "var chatOn=false;" to "var chatOn=true;"
Save to commit the changes, and refresh your jtv channel. The chat room will now be visible.
=============================================================================
v1.1 Removed header image and some more ads. Adblock still required for video overlay advertisement blocking. jtv adblock filters
v1.2 Added an option to enable the chat room.
v1.3 Fixed the white footer and white background issue. Removed the random channel button.
v1.4 Updated to remove the "continue watching this later" box
v1.5 Updated to remove the new header.
The chatroom is now enabled by default. To remove it, follow the instructions below. This script is intended for use on the "old" jtv layout only.
=============================================================================
How to enable/disable the chat room
First, install Notepad++. ( http://notepad-plus.sourceforge.net/uk/site.htm )
Then, right click on the greasemonkey icon in the bottom right side of firefox, click "manage user scripts". A box will popup listing all of your greasemonkey scripts. Select Jtv Cleaner in the left side panel, then click the "edit" button. Greasemonkey will ask you what program to edit the script with.. Choose notepad++.
Once you have the script opened in notepad++... Edit "var chatOn=false;" to "var chatOn=true;"
Save to commit the changes, and refresh your jtv channel. The chat room will now be visible.
=============================================================================



