User:Rublov/anonymize

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Rublov (talk | contribs) at 01:32, 9 January 2023 (add github link). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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' );