User:Rublov/anonymize
Appearance
Description | Replace username at top of screen with generic string |
---|---|
Author(s) | User:Rublov |
Updated | December 31, 2021 |
Source | User:Rublov/anonymize.js |
GitHub repository | scripts |
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' );