Skip to content

Instantly share code, notes, and snippets.

@gilbras
Last active November 29, 2022 15:56
Show Gist options
  • Select an option

  • Save gilbras/3b7231c96ef5e2e885223ab0ca3afacb to your computer and use it in GitHub Desktop.

Select an option

Save gilbras/3b7231c96ef5e2e885223ab0ca3afacb to your computer and use it in GitHub Desktop.
Audios MS Teams em 2x
javascript:Array.prototype.slice.call(angular.element(document)[0].querySelector('#ExperienceContainerManagerMountElement').querySelector('iframe').contentDocument.querySelectorAll('audio')).map(function(pl)%7Bpl.playbackRate=2%7D)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment