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
- Host: GitHub
- URL: https://github.com/murphyne/unity-answers-anonymous
- Owner: murphyne
- License: mit
- Archived: true
- Created: 2021-03-05T09:49:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-12T11:34:47.000Z (about 3 years ago)
- Last Synced: 2024-10-02T06:01:20.011Z (over 1 year ago)
- Topics: greasemonkey, tampermonkey, unity, unity3d, userscript
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 35
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).
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)