roblox-plus / extension

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

Port friend notifier -> TypeScript #74

Closed WebGL3D closed 1 year ago

WebGL3D commented 1 year ago

What :video_game:

This review ports the friend notifier over to using TypeScript, from vanilla JavaScript. It also previously was built with the expectation of a background page, and state. This update will allow compatibility when we move over to manifest V3.

The following implementation changes have been made:

Preview :framed_picture:

Screenshots of the notification before, and after.

Before :older_adult:

image

After :baby:

Follow button is now "Join", and pulls from translated resources.

image