Skip to content

Instantly share code, notes, and snippets.

@gilbras
gilbras / teamsplayback.js
Last active November 29, 2022 15:56
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)
@gilbras
gilbras / rastrear_encomenda_correios_for_mac
Created August 18, 2012 22:40 — forked from leohackin/rastrear_encomenda_correios_for_mac
Script para rastreamento contínuo de encomenda nos Correios via linha de comando for Mac.
#!/bin/bash
# Created by Léo Hackin (leohackin at gmail.com), Jan 2011
# This file is free software. You are free to use this file in any way you like
# However, if you change it you should note in this file that you did and who
# you are, you also need to change the version string if you do. That way
# I will not get support questions for software that is not entirely mine.
# rastreia_encomenda_correios v.0.1a for mac