
UOA SSO Fixer 作者: pingin
Automatically fixes the Auckland SSO error page by removing the error code at the end of the url.
5 位使用者5 位使用者
擴充套件後設資料
關於此擴充套件
Based on this extension: https://chromewebstore.google.com/detail/uoa-sso-superhero/lmafgonodcceimoijocinhjoknmdljol by Blimp, ported to Firefox.
Automatically fixes the Auckland SSO error page by removing the error code at the end of the url. Requires site data permissions for the uoa page.
It is literally just this js line:
window.location.href = window.location.href.replace('&errorCode=999', '');
Automatically fixes the Auckland SSO error page by removing the error code at the end of the url. Requires site data permissions for the uoa page.
It is literally just this js line:
window.location.href = window.location.href.replace('&errorCode=999', '');
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取您在 www.student.auckland.ac.nz 的資料
更多資訊