AI product readEnhance the Kyoto University student portal (KULASIS) with additional information and UI improvements.
Students often lack quick access to course evaluation data, past exam availability, and professor research links directly from the syllabus/timetable pages. This extension aggregates this data to help students make better course selection decisions.
User logs into KULASIS -> Extension detects specific URLs (syllabus search, timetable) -> Injects JS/CSS -> Fetches additional data from external APIs (tatekan.copynight.net) and university pages -> Modifies DOM to display enhanced information (grades, evaluations, notices).
Display course evaluation rates (unit acquisition rates) on syllabus search pagesShow grading methods (exams, reports, attendance) directly in course listsIndicate availability of past exams (via kuwiki.net)Display professor research linksShow global notices from the university in a slide-out menuTranspose timetable views for better readability
- Target users
- Kyoto University students
- The extension relies on third-party APIs (tatekan.copynight.net) which are not part of the source package; their availability and terms of service are external factors.
- The extension is highly specific to Kyoto University's internal site structure; changes to the KULASIS UI may break functionality.
MonetizationNo paid features detected
The extension is completely free. It does not contain any payment logic, subscription management, or premium feature gates. It relies on free external APIs (tatekan.copynight.net) and public/university pages. There is no evidence of paid features within the extension or the destination service workflow provided by this tool.
- Confidence
- 100
- Payment platform
- --
- Source
- AI / High
- Login required
- Yes
- Reason
- The extension is a content script that runs exclusively on the Kyoto University student portal 'KULASIS' (https://www.k.kyoto-u.ac.jp/student/*). This is a university-specific intranet that requires valid university credentials (login) to access any student data, course syllabi, or timetables. The extension cannot function without the user being logged into this destination service.