UOA SSO Fixer 作者: pingin
Automatically fixes the Auckland SSO error page by removing the error code at the end of the url.
6 个用户6 个用户
扩展元数据
关于此扩展
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', '');
评分 0(1 位用户)
权限与数据
更多信息