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.

اعتبارا من 27-06-2016. شاهد أحدث إصدار.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

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

(I already have a user script manager, let me install it!)

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
Frank Rohrer
التقييمات
0 0 0
الإصدار
1
تم إنشاؤه
27-06-2016
تم تحديثه
27-06-2016
الحجم
727 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.