min icon indicating copy to clipboard operation
min copied to clipboard

Pages requests permission managing

Open mika-gl opened this issue 1 year ago • 1 comments

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.

mika-gl avatar Jun 21 '24 22:06 mika-gl

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

What change are you trying to make?

PalmerAL avatar Jun 25 '24 03:06 PalmerAL