Need help making a script for Greasemonkey that will help me read forums more efficiently.
Redirect all pages ending in .html:
http://www.site.com/thread-category/4525-url.html
To this printable version URL:
http://www.site.com/thread-category/4525-url-print.html
(Add -print, just before ending .html.
To do this accounting for possible URL parameters and hash tags:
Note that we use the regex version of
@include.