← Back to Documentation
Privacy

Privacy Policy

ULAB Faculty Companion — Chrome extension for URMS-based faculty tools.

Last updated: 2026-07-15

No data is sent to any server other than URMS (urms-awp.ulab.edu.bd), which you're already logged into.
No analytics, tracking, telemetry, or advertising of any kind.
No account system, no credentials collected or stored by the extension.
Data fetched from URMS stays in your browser's local extension storage and is never transmitted elsewhere.

What this extension does

ULAB Faculty Companion is a Chrome side-panel extension for faculty at the University of Liberal Arts Bangladesh. It automates repetitive tasks against the university's own URMS portal — finding common free time across students, running advising checks (probation, retakes, prerequisites), and (optionally) confirming staged course registrations in bulk. It is an independent tool built for internal convenience and is not affiliated with or endorsed by URMS or the university's IT department.

What data the extension accesses

The extension requests browser permission for exactly one external host:

It also requests two Chrome API permissions:

The extension does not request access to your browsing history, other websites, bookmarks, or any Google/Chrome account data.

How your URMS session is used

The extension does not implement its own login, and never asks for or stores your URMS username, password, or any authentication token. Instead, it makes standard fetch() requests to URMS from your browser with credentials: 'include', which causes Chrome to attach the same session cookies your browser already holds for urms-awp.ulab.edu.bd — identical to what happens when you browse the site normally. If you are not logged in, the extension's requests will fail the same way a normal page visit would.

Student data

To do its job, the extension necessarily processes student data that URMS itself returns in response to these requests — names, IDs, emails, schedules, grades, GPA, probation status, and registration details. This data:

Your responsibility: because report pages and generated emails contain real student data, treat them with the same care you would any other export from URMS — don't share report tabs, screenshots, or generated CSV/email content outside of your legitimate advising duties.

Third parties

This extension does not integrate with any third-party analytics, advertising, or data-collection service. The only external destinations any part of the extension communicates with are:

Bulk Save and write actions

The Bulk Save feature submits data back to URMS (confirming a student's already-staged course registration). It does not send any data anywhere other than URMS, and only acts on students you explicitly paste into that feature and confirm before running. See the documentation for full details on what it does and how to verify its results.

Changes to this policy

As this is an internally-distributed tool rather than a Chrome Web Store listing, this document is updated directly in the project repository whenever the extension's data handling changes. Check the "Last updated" date above.