GameFAQS Auto-Redirect to Printable

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Frank Rohrer
日安装量
0
总安装量
116
评分
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.