Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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 ;-)
Hi Ole
Thank you so much for sharing this :)
/Jan
Hi Ole,
That's great - So pleased you like XMLDump as much as I do :)
/Chriztian
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.
Here's the code on GitHub: Gist
And here's a link you can drag to the Bookmarks Bar: XMLDump Toggle
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
XMLDump bookmarklet
I made a bookmarklet that opens xmldump of the current page in a new window/tab.
Drag this link to your bookmarks bar to create it: XMLDump
Just because I'm lazy ;-)
Hi Ole
Thank you so much for sharing this :)
/Jan
Hi Ole,
That's great - So pleased you like XMLDump as much as I do :)
/Chriztian
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
is working on a reply...