MTWSCUU Extension Firefox

Examine source code of MTWSCUU Extension

Inspect and view changes in MTWSCUU Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MTWSCUU Extension",
  "version": "1.6",
  "manifest_version": 2,
  "icons": {
    "128": "img/polypeka128.png"
  },
  "browser_action": {
    "default_title": "Make my life a bit easier. Please."
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.spbstu.ru/*"
      ],
      "js": [
        "spbstu/autologin.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "matches": [
        "*://cas.spbstu.ru/login*"
      ],
      "js": [
        "spbstu/autologin_cas.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "matches": [
        "*://*.spbstu.ru/*"
      ],
      "js": [
        "spbstu/moodle_courses_order.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "matches": [
        "*://*.spbstu.ru/*"
      ],
      "js": [
        "spbstu/moodle_memefy_cards.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "permissions": []
}

Best MTWSCUU Extension Alternatives

Here are some Firefox add-ons that are similar to MTWSCUU Extension: