Releases: rabbive/ViBoot-Enhanced
Releases · rabbive/ViBoot-Enhanced
ViBoot Enhanced v1.5-alpha
ViBoot Enhanced v1.5-alpha
This is an alpha pre-release with multi-browser support for both Chrome and Firefox.
What's New
- Firefox support: Extension now works on Mozilla Firefox alongside Google Chrome
- Browser-specific feature detection (Google Calendar sync is Chrome-only)
- Consistent cross-browser API usage across all scripts
- Fixed runtime errors in course page downloads
- Added extension icons to manifest
- Cleaned up duplicate code and unused handlers
Installation
Chrome:
- Download and extract the zip file
- Go to
chrome://extensions - Enable Developer Mode
- Click "Load unpacked" and select the extracted folder
Firefox:
- Download and extract the zip file
- Go to
about:debugging#/runtime/this-firefox - Click "Load Temporary Add-on"
- Select the
manifest.jsonfrom the extracted folder
Known Limitations
- Google Calendar sync (exam schedule, time table) is only available on Chrome
- Download folder organization is Chrome-only (
downloads.onDeterminingFilenameAPI) - Firefox temporary add-ons are removed when Firefox closes