I was about to write a script to dump out everything in navigator (excluding window) to help with debugging user issues (instead of asking the user what browser/operating system they’re running, I’d like to point them to a page that dumps out everything interesting), and it occurred to me this has probably been done a million times before.
Do you know of a good cross browser, light script for dumping out all interesting user info? Bonus points if it has a clever way of getting the data to me (ie. avoids cut-paste-email).
This is a great website, I always point people to this site when they need help:
http://www.supportdetails.com/
Plus, it has built-in system for sending emails. If you want to make your own but base it off of their code, most of the code for this is: