Digg - Story Normalizer

By Archeorbiter Last update Jul 13, 2008 — Installed 545 times.


Script Summary: Adds the missing description to video and image story summaries on Digg.com using the Digg API, and makes general appearance of these stories more uniform with the normal news.

Version: 1.3


Changelog:

1.3 - 13.07.2008
  • Everything should work properly again.
1.2.5 - 12.07.2008
  • Digg changed its code again for some reason.
  • Needed to exclude search pages for now. I'll look into a fix.
  • Also needed to drop inaccurate flag repositioning.
1.2 - 16.05.2008
  • Partial code rewrite to get the script to work again after Digg changed its code.
  • The script should now also work when not logged in.
  • Additional bugfixes.
1.1.1 - 25.01.2008
  • Small update to get the script to work again with the latest Greasemonkey update. This update contains important security fixes, which are now reflected in this script.
1.1 - 19.01.2008
  • Script partially rewritten to implement the suggestion of neaveru. Thanks again for it! The script should also be much faster because of this, as it makes only one request per page.
  • The inaccurate flag should now appear in the correct place. (see screenshot)
  • Style sheet removed from the script, as it now uses the styles from Digg itself.
1.0 - 04.01.2008
  • Initial release