Skip to content

Releases: rabbive/ViBoot-Enhanced

ViBoot Enhanced v1.5-alpha

08 Mar 13:44
8fed1c8

Choose a tag to compare

Pre-release

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:

  1. Download and extract the zip file
  2. Go to chrome://extensions
  3. Enable Developer Mode
  4. Click "Load unpacked" and select the extracted folder

Firefox:

  1. Download and extract the zip file
  2. Go to about:debugging#/runtime/this-firefox
  3. Click "Load Temporary Add-on"
  4. Select the manifest.json from the extracted folder

Known Limitations

  • Google Calendar sync (exam schedule, time table) is only available on Chrome
  • Download folder organization is Chrome-only (downloads.onDeterminingFilename API)
  • Firefox temporary add-ons are removed when Firefox closes