the part that’s safe is in the browser. it’s a basic fact of how http requests work that you can just request data and then not read it.
also, “task managering the popups”? unless i’ve missed some very weird development that has literally never worked, because popup windows are part of the parent process.
techt@lemmy.world 1 year ago
Here you go, from the repo:
That’s pretty much it! Let me know if it doesn’t make sense, I can annotate it