BUT course registration helper Firefox

Examine source code of BUT course registration helper

Inspect and view changes in BUT course registration helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BUT course registration helper",
  "description": "Adds a sort and filter option to course registration at BUT STUDIS",
  "version": "1.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "xoujez04@vutbr.cz",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "icons/icon32.jpg",
    "64": "icons/icon64.jpg",
    "128": "icons/icon128.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.vut.cz/studis/student.phtml*sn=individualni_plan_fit"
      ],
      "js": [
        "addCourseFilter.js"
      ]
    }
  ]
}

Best BUT course registration helper Alternatives

Here are some Firefox add-ons that are similar to BUT course registration helper: