Skip to content

scpwiki/user-info-script

Repository files navigation

Greasemonkey "More User Info" Script

This Greasemonkey userscript enhances the user info page on Wikidot (e.g. https://www.wikidot.com/user:info/aismallard) by exposing additional information about users.

It also exposes convenient links, one to navigate to the SCP Wiki or SCP Sandbox III user profile page and one to open the site member modal. If you are on a particular site, this shows you site-specific information like membership. This is primarily useful on per-site user pages like on the SCP Wiki.

screenshot of script

Because getting the membership length depends on a different API call, we cannot populate it automatically. But if the user clicks on the text, they can prompt a call to fetch and display that information:

screenshot of user info after click

The list of site profiles is configured in the Javascript, and does not provide a link to the site you are already on.

screenshot of site profile list

Feel free to fork this script to change the exact links provided or to localize the text.

You can install the script here.

Available under the MIT License.

About

Greasemonkey script to provide more information on the Wikidot user info panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published