Class Compass Firefox

Examine source code of Class Compass

Inspect and view changes in Class Compass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Class Compass",
  "version": "0.3.6",
  "description": "See professor ratings directly inside university course registration systems.",
  "permissions": [],
  "host_permissions": [
    "https://class-compass-dnxn.onrender.com/*"
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_title": "Class Compass",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://banxeappx.shsu.edu/StudentRegistrationSsb/*",
        "https://saprd.my.uh.edu/*",
        "https://howdy.tamu.edu/*",
        "https://arcs-prd.utshare.utsystem.edu/*",
        "https://campus.lonestar.edu/*",
        "https://my.unt.edu/psc/*",
        "https://www.myworkday.com/dallascollege/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "classcompass@harborlabs.ai",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Class Compass Alternatives

Here are some Firefox add-ons that are similar to Class Compass: