reddit-moderator-toolbox
reddit-moderator-toolbox copied to clipboard
redirect from mobile to desktop
There are a few things we can do to make toolbox function a bit better on mobile android. I am planning to tackle these in this PR.
- [x] redirect mobile to desktop. It used to be that on mobile reddit you only had to set this once and it would remember, but this has been broken for a while. This fixes it from a toolbox setting by attempting to set the cookie for longer and redirecting automatically.
- [ ] A variet of css fixes I have mention in #95
Would introduce a fair bit of new complexity, but would it be worth it to hide mobile-specific settings for desktop users?
I don't think so, that's why I made it a general setting anyway so it is out of the way mostly.
Considering that currently with fenix it is impossible to install any extension other than the ones mozilla whitelisted I am not going to continue work on it.
There is kiwi browser which is chrome based and does support extensions but I haven't tested toolbox on there. There is also rumours that edge and vivaldi are looking into extension support on mobile (possibly based on the recently open sourced code of kiwi browser). I'll wait for developments there before I continue work here.