SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
785 stars 59 forks source link

[Feature Request] Sending Notifications for Free Apps #137

Closed ramazansancar closed 1 year ago

ramazansancar commented 1 year ago

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Free games coming to https://steamdb.info/upcoming/free/ will check via background.js as long as my browser is open and send a notification if I haven't seen it before.

Describe alternatives you've considered

For this purpose, an endpoint is created and the control is provided and notification is sent by sending a request at regular intervals.

xPaw commented 1 year ago

This is practically speaking outside of the scope of the extension. And require push infrastructure on the server (which would not require an extension).

Our Discord has a free promotions channel which can optionally ping you via a role.

ramazansancar commented 1 year ago

@xPaw By notification I mean sending a message to the browser. It can be done through this plugin. Thanks for the quick return. I wasn't expecting it so fast.

Check here: