Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tnowad/tampermonkey-sgu-schedule
This Tampermonkey UserScript, named "Enable Feature View Schedule SGU," is designed to enhance the functionality of the Thông Tin Đào Tạo (Educational Information) website at thongtindaotao.sgu.edu.vn. The script aims to enable a disable feature, "Xem thời khóa biểu tuần" (View Weekly Schedule), to the existing functionality.
https://github.com/tnowad/tampermonkey-sgu-schedule
Last synced: about 2 months ago
JSON representation
This Tampermonkey UserScript, named "Enable Feature View Schedule SGU," is designed to enhance the functionality of the Thông Tin Đào Tạo (Educational Information) website at thongtindaotao.sgu.edu.vn. The script aims to enable a disable feature, "Xem thời khóa biểu tuần" (View Weekly Schedule), to the existing functionality.
- Host: GitHub
- URL: https://github.com/tnowad/tampermonkey-sgu-schedule
- Owner: tnowad
- License: mit
- Created: 2024-01-03T06:40:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-13T21:51:08.000Z (7 months ago)
- Last Synced: 2024-06-14T00:10:26.511Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enable Feature View Schedule SGU UserScript
## Description
This Tampermonkey UserScript, named "Enable Feature View Schedule SGU," is designed to enhance the functionality of the Thông Tin Đào Tạo (Educational Information) website at [thongtindaotao.sgu.edu.vn](https://thongtindaotao.sgu.edu.vn/). The script aims to enable a disable feature, "Xem thời khóa biểu tuần" (View Weekly Schedule), to the existing functionality.
## Features
- Adds a "View Weekly Schedule" option to the menu.
- This option provides access to the weekly schedule.## Installation
To use this UserScript, you need to have Tampermonkey installed in your web browser. Tampermonkey is a browser extension that allows you to manage and run UserScripts on various websites.
1. **Install Tampermonkey:**
- For Chrome: [Tampermonkey - Chrome Web Store](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- For Firefox: [Tampermonkey - Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)2. **Add the UserScript:**
- Click on the Tampermonkey icon in your browser.
- Choose "Create a new script."
- Copy and paste the script provided above into the editor.3. **Save and Activate:**
- Save the script.
- Refresh or navigate to [thongtindaotao.sgu.edu.vn](https://thongtindaotao.sgu.edu.vn/).
- The "View Semester Schedule" feature should now be available.## Author
This UserScript was created by [tnowad](https://github.com/tnowad).
## Disclaimer
This script is provided as-is. Use it at your own risk, and the author is not responsible for any issues that may arise from its usage.
**Note:** This script modifies the behavior of XMLHttpRequest on the specified website to add the "View Weekly Schedule" feature.