Feature Policies for Plugin IFrames

I want to access the microphone from a plugin. Currently this is not possible because of Feature Policies (MDN and another article).

A plugin should be able to specify a list of permissions like microphone, geolocation, accelerometer.
Optimally this would be just another setting like width and height on the /plugin page.

When implemented, I’ll have a simple voice recognition plugin ready :smile:

This also makes clipboard access not possible.

What tag do you think we should give for this? Plugin something?

1 Like