I am posting the updates here because most of the users of RDX came from this community only.
Multiple updates have been made to https://rdx.overdevs.com since I last posted here including:
- Importing subscriptions from Reddit
- Saving posts for later
- Share button
- hls/dash videos
- better search
Previous posts:
I’ve also made an application for something like this. The only way to change this on the app side is to route all Reddit calls through the app server itself instead of doing it on the browser, essentially making the app a complete proxy. The only thing it does is increase traffic requirements and require everyone to host their own instance.
An addon to disable CORS just for this site is really easy and imo the most sensible approach.