This Tampermonkey script redirects reddit users to the (old) new Reddit UI using a workaround. (as long as the workaround is available)
- Install Tampermonkey extension for your browser.
- Create a new script in Tampermonkey and copy the contents of
redditRedirector.js
into it. - Save the script and ensure it is enabled.
Note: Chromium users may have to enable Developer Mode.
The script may require updates over time
Feel free to contribute if something has broken or if you have suggestions for improvements. Open an issue or submit a pull request.