This script adds a User Script Command to Save Snapshot.
When you click the command you will be prompted to save a file. The file will be the current webpage in its current form, including all changes to the DOM and the current state of all form fields. You will need to rename the saved file and add a .html extension.
Script gets component not available errors on some pages. don't know why.
Script now also adds a User Script Command to view the current DOM ("generated source") as plain text. (This also includes changes to form fields)
Re: Comment about HTML entities. I have no idea. I may mess with it if I get a chance. If you look at the script, all the script is doing is taking the innerHTML of the whole page, URL encoding it, and sticking it in a data URI. I wouldn't know where to start on that one. (Character encoding maybe?)
12/5/2005: No longer adds multiple items to the Commands menu. The script will work on Framesets but not individual (i)frames.
Sort HTML table by clicking on heading cells.p. Sort HTML table by clicking on heading cells.
p. Screenshot
p(#ssTs){display:none}. !{border:none}http://matthieu.honel.free.fr/userscripts/scree....
Automatically accept HITs on Amazon's Mechanical TurkThis script used used to automatically accept HITs on Mechanical Turk, Amazon's wetware micropayment market.
This'll save you a c...
Shows "alt" attribute text in tooltipsThis script searches for everything on the page that has alternate text (the "alt" attribute) but no preset tooltip text (the "title" attribute). It th...
Removes banners from order of the stick websiteThis script removes the annoying flashy banner ads at the top of the Order of the Stick webcomic. You can't simply block them using Firefox's ...
Leave a comment