Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ole Andreas M. Olsen 23 posts 119 karma points
    Jan 05, 2012 @ 20:36
    Ole Andreas M. Olsen
    2

    XMLDump bookmarklet

    I made a bookmarklet that opens xmldump of the current page in a new window/tab.

     

    javascript:window.open(window.location.href.replace(".aspx","/XMLDump.aspx"))

     

    Drag this link to your bookmarks bar to create it: XMLDump 

    Just because I'm lazy ;-)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 05, 2012 @ 21:09
    Jan Skovgaard
    0

    Hi Ole

    Thank you so much for sharing this :)

    /Jan

  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Jan 05, 2012 @ 23:38
    Chriztian Steinmeier
    0

    Hi Ole,

    That's great - So pleased you like XMLDump as much as I do :)

    /Chriztian

  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Jan 06, 2012 @ 00:29
    Chriztian Steinmeier
    2

    So I just had to create a toggle :-)

    The way I use it, is to just flick to XML and then back again in the same window; This bookmarklet does that.

    /Chriztian

    Here's the code on GitHub: Gist 

    And here's a link you can drag to the Bookmarks Bar: XMLDump Toggle

     

     

Please Sign in or register to post replies

Write your reply to:

Draft