Safari extension to redirect safari to your second google account, when using classroom
Inspired by urlrewrite-safari and classroom-redirect/code
As the first is no longer supported and the second only works with Tampermonkey (which is no longer supported, too) I decided to quickly create this extension.
Ever seen this annoying error message?
RedirectPlease will redirect you to the same page, but using your second account.1
1: If you want to use another account you just need to go to script.js and replace "/u/1/" with whatever you need.
- No UI.
- Only one redirect
- Works only with classroom.google.com
I'm currently planning to:
- add an UI with some settings (choose which account to redirect to)
- add a TableView with multiple redirects
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details