Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.11 KB

README-en.md

File metadata and controls

37 lines (24 loc) · 1.11 KB

Better Waseda Moodle

Better Waseda Moodle

A browser extension that makes Waseda Moodle a little easier to use.

Install

Main features

  • Automatic login
  • Timetable displayed on Moodle top page
  • Clicking the toolbar icon displays the list of assignments
  • Modify styles

To see all features, install the extension and open the settings page.

Screenshots

Dashboard

Build

Requirements

  • Node.js (v19.2.0)
$ npm install
$ npm run build $VENDOR # "firefox" or "chrome"
$ ls packages/better-waseda-moodle.*.zip

Tools used