PUM! Firefox

Examine source code of PUM!

Inspect and view changes in PUM! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PUM!",
  "version": "1.0",
  "description": "Pimper la page de connexion des services en ligne de l'Université de Montréal.",
  "content_scripts": [
    {
      "css": [
        "style.css"
      ],
      "js": [
        "script1.js"
      ],
      "matches": [
        "https://studium.umontreal.ca/my.policy",
        "https://saml.authentification.umontreal.ca/my.policy",
        "https://authentification.umontreal.ca/my.policy",
        "https://outlook.umontreal.ca/my.policy",
        "https://portfolio.umontreal.ca/my.policy"
      ]
    },
    {
      "css": [
        "style.css"
      ],
      "js": [
        "script2.js"
      ],
      "matches": [
        "https://identification.umontreal.ca/*"
      ],
      "exclude_matches": [
        "*://*/*ChangerMDP*",
        "*://*/*Obtenir*"
      ]
    }
  ],
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "48": "48.png",
    "128": "128.png"
  }
}

Best PUM! Alternatives

Here are some Firefox add-ons that are similar to PUM!: