Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.14 KB

BoilerKey Extension

This is a Chrome/Firefox/Opera extension that circumvents BoilerKey. The code is based heavily off of u/elnardu's Python script.

Chrome Installation Instructions

Install from source

  1. Clone the extension.
  2. Navigate to chrome://extensions in Google Chrome.
  3. Enable Developer mode in the top right corner.
  4. Click "Load unpacked".
  5. Select the BoilerKeyExtension folder which you cloned.
  6. Navigate to the Brightspace login page, and follow the instructions in the dialogs.

Firefox Installation Instructions

Install signed extension

Download the signed extension from GitHub Releases.

Install from source

  1. Clone the extension.
  2. Navigate to about:debugging in Mozilla Firefox.
  3. Click "Load Temporary Add-on".
  4. Select the manifest.json file from the cloned folder.
  5. Navigate to the Brightspace, and follow the instructions in the dialogs.