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.

Verze ze dne 08. 04. 2018. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Frank Rohrer
Hodnocení
0 0 0
Verze
1.1
Vytvořeno
27. 06. 2016
Aktualizováno
08. 04. 2018
Size
838 B
Licence
neuvedeno
Spustit na

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.