roblox-plus / extension

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

Fix premium payouts summary feature #76

Closed WebGL3D closed 1 year ago

WebGL3D commented 1 year ago

What :chart_with_upwards_trend:

This review ports the premium payouts summary feature to TypeScript, and initializes it on the creator dashboard.

image

Related :handshake:

Because this is a paid feature, the premium check got ported to TypeScript along with this review.

Unrelated :see_no_evil:

As part of this review we also tidied up some of the manifest permissions, ensuring that https is used for all the domains. And that we're only loading things relevant to the main website.. on the main website.