A simple extension to enhance the HKU Moodle user experience.
- Streamlined Interface: Conceal unnecessary components to declutter the interface, promoting a more efficient browsing experience.
- Consistent Layout: Remove course images for a uniform appearance, ensuring visual coherence across the platform.
- Visual Refinement: Implement aesthetic adjustments to improve overall page presentation.
- Semester-Focused Display: Display only the courses relevant to the current semester, enhancing navigation efficiency.
- Dark Theme Support: Enjoy a comfortable viewing experience with the dark theme option, reducing eye strain during extended usage.
- Install Userscripts
If you are using Safari, install the Userscripts.
If you are using Chrome or Firefox, install the Tampermonkey.
- Install this userscript
Click here and follow the extension instructions to install the userscript.
After installing the userscript, you can find that there is an extra option called "Tweaks" under the logout button. Click on it and adjust the settings.
# Clone the repository
git clone https://github.com/nohackjustnoobb/HKU-Moodle-Tweaks.git
cd HKU-Moodle-Tweaks
# Install the dependencies and build the extension
yarn install
yarn build