Skip to content

AudioPick-0.3.8

Compare
Choose a tag to compare
@necropola necropola released this 02 Jan 01:02
· 13 commits to main since this release
  • Rewrite for Manifest V3
  • New enhanced Popup / UI with dark/light mode support
  • New icon / logo
  • Allow to store (star) a preferred audio device per domain
  • Remove option to set a global preferred device for the browser
  • Inject a content script into world:MAIN in order to find media elements which havent't been inserted into the DOM tree, i. e. sites like Spotify and SoundCloud should now work, too.
  • Minimize the number of microphone permissions added/managed by the extension
    • by resetting the permission back to ask when the default device has been
      chosen again for a tab/domain
    • by not having a global preferred device for the browser anymore