Better MySchoolApp Firefox

Examine source code of Better MySchoolApp

By: johonny
Inspect and view changes in Better MySchoolApp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "description": "Improve the expierence on MySchoolApp websites",
  "name": "Better MySchoolApp",
  "version": "3.2.0",
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "scripts/jquery-3.6.1.js",
        "content.js"
      ],
      "matches": [
        "https://*.myschoolapp.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistant": false
  },
  "permissions": [
    "*://*.myschoolapp.com/*",
    "webRequest"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2231ae59-417a-482f-94b6-6ad22ad05121}"
    }
  }
}

Best Better MySchoolApp Alternatives

Here are some Firefox add-ons that are similar to Better MySchoolApp: