minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.69k stars 683 forks source link

Pages requests permission managing #2458

Open mika-gl opened 1 week ago

mika-gl commented 1 week ago

Hello, I'm having trouble finding documentation regarding the management of media permissions requested by pages. I found an answer with the patch code to add to permissionManager.js, but I don't see this file anymore, has it been removed?

Anyway, thank you in advance.

PalmerAL commented 4 days ago

The file is still there: https://github.com/minbrowser/min/blob/master/main/permissionManager.js

What change are you trying to make?