webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.75k stars 5.69k forks source link

Migrate WebRTC Network Limiter extension to Manifest V3 #1609

Closed tonyherre closed 11 months ago

tonyherre commented 12 months ago

Migrate WebRTC Network Limiter extension to Manifest V3 since V2 is deprecated.

Only minor tweaks needed to how the options UI is specified.

Tested locally by loading unpacked in Chrome 115.0.5790.75, choosing each option in turn, and gathering ICE candidates in https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/.

fippo commented 11 months ago

test failure is unrelated.