Digg Washer v2

By teridon Last update Aug 6, 2009 — Installed 1,279 times.


Script Summary: Allows you to hide stories on Digg based on user, keywords, topic, or site. You may also toggle the sidebar.

Based on Digg Washer (http://userscripts.org/scripts/show/7661) by Timbo. Works with the September 2008 version of digg. Additionally, you can also hide posts based on username. Nearly all the code is copied from Timbo's script. I just changed the stuff needed for it to work with the most recent Digg changes. I also added sections for filtering by user name.

Because the name for this script is different than the original, you will have to copy your hidewords/topics from the "old" Digg Washer. Open "about:config" and search for "scriptvals". You may have to add a hideword and topic for the preference
name to appear.

Updated August 5, 2009
Updated to work with current Digg.com.

Updated Feb 16, 2009
You can now block stories based on the source site.

Updated Nov. 23, 2008
At some point "parent" became a reserved window object in Firefox or something and it broke the script. Updated variable name "parent" in script to "navbar".
There appears to be a counting bug now, but I'll fix that later.

Updated Sep. 27, 2008
Updated to make it work again.

Updated Sep. 8, 2007
Top 10 list now filtered using hide words.

Updated Sep. 2, 2007
Updated filtering to work correctly on Videos (XPath to topic is different for videos)