GreaseMonkey Scripts
GreaseMonkey is a mozilla firefox extension that allows users to create chunks of javascript to modify the way a webpage looks or acts.
Here are some I came up with...
-
noWarnExe.user.js
- modifies the links to "Dangerous" files (windows executables... exe, bat, chm, etc.) on
Easynews. Instead of a javascript warning, the link will point
straight to the files.
Note: This will bypass the nice warning that's there for a reason. I wrote this because I tend to view chm files using kchmviewer under Linux. As such, I'm not too worried about a nasty surprise from a win32 executable. Use at your own risk...
- newscolorizer.user.js - changes the style of file links on easynews based on file extension. Make pdfs red, parchive files green. Fun for the whole family...
