UOA SSO Fixer Firefox

Examine source code of UOA SSO Fixer

By: pingin Add-on
Inspect and view changes in UOA SSO Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UOA SSO Fixer",
  "version": "1.1.1",
  "description": "Automatically fixes the Auckland SSO error page",
  "permissions": [
    "https://www.student.auckland.ac.nz/*"
  ],
  "icons": {
    "48": "icons/uoa_icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.student.auckland.ac.nz/*/*&errorCode=999"
      ],
      "js": [
        "sso_fixer.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f088111b-01b0-49c4-a399-39a176e9aae7}"
    }
  }
}

Best UOA SSO Fixer Alternatives

Here are some Firefox add-ons that are similar to UOA SSO Fixer: