Code Update
|
|
Reddit has removed the ID from the link element. This was causing Firefox to try to redirect to null, which is bad. The script now iterates through the link elements until it finds the correct one, and then redirects to that link's target. |