/gfaqs-user-page-in-search-bar

Adds "User Page" option to GameFAQs search bar

Primary LanguageJavaScriptMIT LicenseMIT

GameFAQs User Page in Search Bar

Adds the "Find a User" search from the Users page to the regular GameFAQs search bar. The implementation is different based on which site display CSS you are using:

  • Adds a dropdown with radio buttons that appears when search bar is focused

    • v13
    • Ninestalgia
    • Awesome Mode
  • Adds a dropdown with a selection dropdown menu when search bar is focused

    • v12
    • RetroClassic 13

The "Minimalist" style is currently unsupported.

Use with one of the following browser extensions:

Mozilla Firefox

Google Chrome

  • Tampermonkey

  • Convert script to Google Chrome extension:

    1. Save the script (the *.user.js file) to your computer.
    2. In Chrome, go to Tools > Extensions.
    3. Drag/drop the user script file onto the Extensions page.

Release Notes

Version 1.1.1

Released 2014-04-25

  • Added support for "RetroClassic 13" site display style
  • Dropped support for script when installed as native Google Chrome extension

Version 1.1

Released 2013-12-14

  • Completely rewritten to work with v13. From this point on, no site styles prior to v13 will be supported. This includes Throwback Mode.

Version 1.0

Released 2012-10-06

  • Initial release

Full changelog available at http://otacon120.com