roblox-plus / extension

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

Replace presence service #71

Closed WebGL3D closed 1 year ago

WebGL3D commented 1 year ago

What :video_game:

This review replaces the implementation of Roblox.presence with a TypeScript/service worker compatible port of the service, packaged with webpack.

This update uses @tix-factory/batch, which is far from my best work, but... it works. And it exists to serve as an example of how we can start breaking apart this extension into separately shippable modules.