Script Summary: Shows deleted posts on MetaFilter. This script is known to work in Firefox/Greasemonkey and Google Chrome.

Note: This script will not show deleted songs in Music. Music talk threads and music posts share IDs, and that made a whole lot of false positives.
Updates
17 Apr 2011: Fixed for some new classes. Thanks to Melismata, puke and cry, and especially cj_ for the actual XPath changes I needed to make.16 Dec 2010: Fix AskMe (footer changed to "answers"). Thanks to theichibun and IndigoRain for the heads up.
19 Feb 2009: Improved Chrome support. Emulator helper script no longer necessary.
18 Feb 2009: ADDED CHROME SUPPORT!You must also install this Greasemonkey function emulator script.
9 Oct 2008: Mefi deleted posts now shows deleted posts inline through the magic of jQuery and AJAX and judicious local caching.
License
This script is made available under the Simplified BSD license:Copyright (c) 2009, Logan Ingalls
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.



