GameFAQS Auto-Redirect to Printable

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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.