This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |