Aula Fixer Firefox

Examine source code of Aula Fixer

Inspect and view changes in Aula Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Aula Fixer",
  "version": "1.5.3",
  "description": "Removes all notifications about rooms for rent etc. on Aula and changes styling so that less screen space is wasted.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://coventry.aula.education/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "host_permissions": [
    "https://raw.githubusercontent.com/TussockyJoker/Aula-Fixer/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "keywords.txt"
      ],
      "matches": [
        "https://coventry.aula.education/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "aula-fixer@tussockyjoker.com"
    }
  }
}

Best Aula Fixer Alternatives

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