Add Internet Radio & NotifyPenguin V2 - #544
Conversation
i cant export as avif so suck it
|
This actually shouldn't be 1 PR. |
|
well its kinda too late now also my fork already had the other extension in
it i just forgot to open a pr on it so now its combined with this one
"Steve0Greatness" ***@***.*** – March 2, 2026 6:05 PM
Steve0Greatness left a comment
(PenguinMod/PenguinMod-ExtensionsGallery#544)
This actually shouldn't be 1 PR.
—Reply to this email directly, view it on GitHub, or unsubscribe.You
are
… receiving this because you authored the thread.Message ID:
***@***.***>
|
So now you got into an problem, if the Internet radio ext isn't accepted the new notifypenguin v2 will get blocked bcs of it, also does notifypenguin have any ratelimits for how much can I send? And what would be a utility for it? |
|
Well I guess if one gets rejected then I'll keep this open make the changes
and submit it again
As for rate limits, NotifyPenguin does have them to prevent notification
spamming in forever loops and a practical use case could be a chat program
where you have a feature to message offline users, you could have their
client send their device a notification about it, or schedule a
notification if your daily rewards are ready or something
"Mubi" ***@***.*** – March 3, 2026 2:03 AM
cicerorph left a comment (PenguinMod/PenguinMod-ExtensionsGallery#544)
> well its kinda too late now also my fork already had the other
> extension init i just forgot to open a pr on it so now its combined
> with this one "Steve0Greatness" @.*** – March 2, 2026 6:05 PM
>
>> Steve0Greatness left a comment(#544)This actually shouldn't be 1
>> PR.—Reply to this email directly, view it on GitHub, or
>> unsubscribe.Youarereceiving this because you authored the
>> thread.Message ***@***.******>
So now you got into an problem, if the Internet radio ext isn't accepted
the new notifypenguin v2 will get blocked bcs of it, also does
notifypenguin have any ratelimits for how much can I send? And what
would be a utility for it?
—Reply to this email directly, view it on GitHub, or unsubscribe.You
are
… receiving this because you authored the thread.Message ID:
***@***.***>
|
❌ Preview build failedFailed on |
|
Please review / merge this soon, My old domain expires soon and my extensions need to be using the updated URL by December 2nd otherwise people's projects will break. |
|
please split these three unrelated changes into there own prs first |
2 extensions 1 PR because its faster
Internet Radio allows playing internet stream URLs and provides data for creating visualizers, pretty self explanatory.
NotifyPenguin V2 completely ditches the android companion app in favor of background browser service workers. It now supports significantly more devices, from android to desktop PCs (and iOS, with some workarounds)
Unlike the turbowarp extension, It allows sending notifications to devices that don't even have the project tab open, from a different device. For security, the user must first allow that specific project to send notifications (so a diff project cant send notifications to a user that may have the service worker installed, but not given consent to that specific project)
You can also go to https://ikelene.dev/notifications/v2/ to completely unregister the service worker or remove a specific project if you want.
Everything should be all good for merge, but if not let me know.