https://github.com/cepur/reddit-redirector
Reddit Redirector to Old New UI
https://github.com/cepur/reddit-redirector
reddit reddit-ui-enforcer tampermonkey tampermonkey-userscript userscript
Last synced: 9 months ago
JSON representation
Reddit Redirector to Old New UI
- Host: GitHub
- URL: https://github.com/cepur/reddit-redirector
- Owner: CePur
- License: mit
- Created: 2025-02-15T18:22:58.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-28T20:33:02.000Z (10 months ago)
- Last Synced: 2025-03-28T21:29:35.536Z (10 months ago)
- Topics: reddit, reddit-ui-enforcer, tampermonkey, tampermonkey-userscript, userscript
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Redirector to Old New UI
This Tampermonkey script redirects reddit users to the (old) new Reddit UI using a workaround.
(as long as the workaround is available)
## How to use
1. Install [Tampermonkey](https://www.tampermonkey.net/) extension for your browser.
2. Create a new script in Tampermonkey and copy the contents of `redditRedirector.js` into it.
3. Save the script and ensure it is enabled.
> **Note:** Chromium users may have to enable Developer Mode.
## Why not a gist?
The script may require updates over time
## Contributing
Feel free to contribute if something has broken or if you have suggestions for improvements. Open an issue or submit a pull request.