Aggie Schedule Builder Plus Firefox

Examine source code of Aggie Schedule Builder Plus

Inspect and view changes in Aggie Schedule Builder Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AggieSB+: Registration Assistant",
  "version": "3.2.0",
  "description": "Professor ratings, seat alerts, and schedule-fit search for Texas A&M registration.",
  "permissions": [
    "activeTab",
    "storage",
    "cookies"
  ],
  "host_permissions": [
    "https://tamu.collegescheduler.com/*",
    "https://api-aggiesbp.servehttp.com/*",
    "https://aggieschedulebuilderplus.vercel.app/*",
    "https://aggieschedulebuilderplus-dev.vercel.app/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/*.css",
        "templates/*.html",
        "assets/*.js",
        "assets/*.css"
      ],
      "matches": [
        "https://tamu.collegescheduler.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://tamu.collegescheduler.com/*"
      ],
      "js": [
        "content/main.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "aggie-schedule-builder-plus@tamu.edu",
      "strict_min_version": "109.0"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best Aggie Schedule Builder Plus Alternatives

Here are some Firefox add-ons that are similar to Aggie Schedule Builder Plus: