GameFAQS Auto-Redirect to Printable

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

作者
Frank Rohrer
日安装量
0
总安装量
111
评分
0 0 0
版本
1.3
创建于
2016-07-01
更新于
2019-05-05
大小
1.3 KB
许可证
暂无
适用于

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.