GameFAQs - Print Version FAQ links

Adds the string '?print=1' to all of the FAQ links on a game's FAQ page, making them point to the lightweight print version.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Frank Rohrer
일일 설치 수
0
총 설치 수
146
평점
0 0 0
버전
1.1
생성일
2016-06-27
갱신일
2018-04-08
크기
838바이트
라이선스
해당 없음
적용 사이트

GameFaq has gotten into a rather nasty habit of serving their FAQ pages with a ridiculous amount of extraneous javascript and bloated CSS; fortunately, they do provide a link at the end of each FAQ to a lightweight printable version.
Unfortunately, this link's at the bottom of the page, so if you want the lightweight FAQ page, you have to load the bloated page, and scroll down to the bottom, and then click the Printable Version link.

Originally, my solution was to move the Printable Version link to the top of the page, to cut out the scroll step, but why not go a step further, and not even bother with the bloated version in the first place?

The link for the Print Version is the link for the Bloated page with ?print=1 appended; this script replaces the links on the FAQ Index pages with links to their lightweight Print Version counterparts.