YorkURMP Firefox

Examine source code of YorkURMP

Inspect and view changes in YorkURMP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YorkRMP",
  "description": "RMP extension for YorkU's course page.",
  "version": "1.0",
  "icons": {
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "https://w2prod.sis.yorku.ca/*",
    "https://www.ratemyprofessors.com/*"
  ],
  "background": {
    "scripts": [
      "background-packed.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://w2prod.sis.yorku.ca/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b91879db-cdf5-420e-8f21-b9e18987e2af}"
    }
  }
}

Best YorkURMP Alternatives

Here are some Firefox add-ons that are similar to YorkURMP: