roblox-plus / extension

This is the source of the Roblox+ Google Chrome extension!
https://roblox.plus
46 stars 37 forks source link

Port game details page -> TypeScript #78

Closed WebGL3D closed 1 year ago

WebGL3D commented 1 year ago

What :video_game:

This review places the JavaScript for the game details page, porting it to TypeScript. Preparing it for service worker support, and removing or fixing broken features.

Unrelated :see_no_evil:

I was thinking about keeping the easter egg, so I added an assetsService.getAssetContentsUrl. I killed the easter egg, but I'm keeping the service anyway. This service will be helpful for other features in future reviews.