Skip to content

Instantly share code, notes, and snippets.

@itsb
itsb / nbatvc.user.js
Created April 6, 2015 03:37
NBA TV Companion Enhancements user script
// ==UserScript==
// @name NBA TV Companion Enhancements
// @description Extends "Play-by-Play" screen height (roughly doubles it)
// @version 0.1
// @author itsb
// @oujs:author itsbfb
// @license BSD
// @include http://www.nba.com/tvc/index.html*
// @grant none
// ==/UserScript==