Skip to content

WebRTC Permissions UI Toggle 1.1.0

Compare
Choose a tag to compare
@IsaacSchemm IsaacSchemm released this 21 Feb 21:45
· 33 commits to master since this release

Changes in this release:

  • Most of the listener code is now in a component that exists across windows, which fixes a few bugs.
  • media.navigator.permission.disabled is now reset to false (its default value) when you decide to disable or uninstall the extension.
  • The extension will not let you use the toggle if it is going to be disabled/uninstalled on the next restart.