Moodle Setter for ETH Firefox

Examine source code of Moodle Setter for ETH

By: Leo
Inspect and view changes in Moodle Setter for ETH source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Moodle Setter for ETH",
  "version": "1.0",
  "description": "Sets the organization to \"ETH\" on all moodle login sites.",
  "browser_specific_settings": {
    "gecko": {
      "id": "lfent@ethz.ch"
    }
  },
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://moodle-app2.let.ethz.ch/auth/shibboleth/login.php"
      ],
      "js": [
        "moodle_login.js"
      ]
    }
  ]
}

Best Moodle Setter for ETH Alternatives

Here are some Firefox add-ons that are similar to Moodle Setter for ETH: