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 για να εγκαταστήσετε αυτόν τον κώδικα.

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

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

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.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
Frank Rohrer
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
146
Βαθμολογίες
0 0 0
Έκδοση
1.1
Δημιουργήθηκε την
27/06/2016
Ενημερώθηκε την
08/04/2018
Μέγεθος
838 Bytes
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.