Course Auto-Adviser Pro Firefox

Examine source code of Course Auto-Adviser Pro

Inspect and view changes in Course Auto-Adviser Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Course Auto-Adviser Pro",
  "version": "2.1.3",
  "description": "Automates BRACU course advising with intelligent section filtering and secure authentication.",
  "minimum_chrome_version": "88",
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "https://connect.bracu.ac.bd/*",
    "https://heroic-toffee-803597.netlify.app/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "adviser-pro@bracu.custom",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  },
  "action": {
    "default_title": "Course Auto-Adviser Pro"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://connect.bracu.ac.bd/student/advising*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Course Auto-Adviser Pro Alternatives

Here are some Firefox add-ons that are similar to Course Auto-Adviser Pro: