anonymize
DescriptionReplace username at top of screen with generic string
Author(s)User:Rublov
UpdatedDecember 31, 2021; 2 years ago (2021-12-31)
SourceUser:Rublov/anonymize.js
GitHub repositoryscripts

A user script to replace your username at the top of the screen with the generic string User page. Useful for paranoid editors who don't want people looking over your shoulder to see your Wikipedia username. Note that it sometimes takes the browser a second or two to load and execute user scripts, during which interval your real username will briefly be visible, so this script should not be considered foolproof.

Installation edit

If you have ScriptInstaller, simply click the "Install" button here or on User:Rublov/anonymize.js.

To install it manually, add the following line to Special:MyPage/common.js:

importScript( 'User:Rublov/anonymize.js' );