An open API service indexing awesome lists of open source software.

https://github.com/murphyne/unity-answers-anonymous

Userscript to replace `$$anonymous$$` tokens on Unity Answers
https://github.com/murphyne/unity-answers-anonymous

greasemonkey tampermonkey unity unity3d userscript

Last synced: 8 months ago
JSON representation

Userscript to replace `$$anonymous$$` tokens on Unity Answers

Awesome Lists containing this project

README

          

# No `$$anonymous$$` on Unity Answers

> :warning: This repository was created as a workaround for a specific problem. The repo is now archived since the problem has been resolved.

Userscript to replace `$$anonymous$$` tokens on [Unity Answers](https://answers.unity.com/).


Before
After

See the discussion on the topic here:
[Certain characters and groups of characters get replaced with "$$Anonymous$$"](https://forum.unity.com/threads/certain-characters-and-groups-of-characters-get-replaced-with-anonymous.960722/)

## Installation

To use userscripts you need to install a userscript manager.
To choose the manager for your browser and platform, see the page:
[Userscript Beginners HOWTO](https://openuserjs.org/about/Userscript-Beginners-HOWTO#how-do-i-get-going-)

Once you've installed the manager, choose a link below to install the userscript.
[Install directly from GitHub](https://github.com/murphyne/unity-answers-anonymous/releases/latest/download/no-anonymous.user.js)
[Install from Greasy Fork](https://greasyfork.org/en/scripts/427339-eliminate-anonymous)