GameFAQS Auto-Redirect to Printable

Whenever a GameFAQs FAQ is loaded, redirect to the Printable Version of said FAQ.

Forfatter
Frank Rohrer
Daglige installasjoner
0
Totale installasjoner
109
Vurderinger
0 0 0
Versjon
1.3
Lagd
01.07.2016
Oppdatert
05.05.2019
Lisens
I/T
Gjelder

Another script to mitigate the bloat of GameFAQs' FAQ pages; this script handles links from outside the FAQ listings, and forces a redirect (via window.location.replace()) to the Print version of the page (signified by the ?print=1 URL argument).

Uses the @run-at document-start directive to skip running any of the page CSS and javaScript. I would like to prevent them from being retrieved, but I think that's outside of the scope of Greasemonkey.