HoopsHub is a Google Chrome extension that fetches game times from an official NBA datasheet and provides streaming links for each game. Try it out here!
The today's games section shows games that are happening on today's UTC date. Select the card of a game you're interested in watching. Click 'Stream it!' to access a streaming link for the game. Click 'Remind me!' to receive a Google Chrome notification 1 hour before the game begins.
The upcoming games section shows games that are happening within the next UTC week. Select the card of a game you're interested in watching. Click 'Remind me!' to receive a Google Chrome notification 1 hour before the game begins.
HoopsHub is a Google Chrome extension created using vanilla Javascript, HTML, and CSS. The pop-up display was styled using custom CSS and Bootstrap, and designed with a basic HTML iframe display. The Javascript behind the scenes makes use of AJAX requests and HTML DOM manipulation to dynamically generate cards for each basketball game. The reminder system makes use of the Chrome Developers API to set alarms and provide notifications after the extension is closed.
All game data is fetched from an Official NBA datasheet.
Licensed under the MIT License.



