Enable build support by adding .onedev-buildspec.yml
icons Loading last commit info...
popup
.gitignore
README.md
autoenroll.js
manifest.json
README.md

Autoenroller

A minimal firefox addon that clicks the a button of your choosing for you on a given page at a set date and time.

Installation

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions

Usage

  1. Set a date and time in the popup
  2. Navigate to your shopping cart page
  3. Make sure the Autoenroll Ready tag shows up under your enroll button
    Autoenroll Popup underneath an Enroll button
  4. Set a date and time that's in the future.
  5. Wait with your shopping cart open until it's time!
  6. ???
  7. Profit

It's recommended that you load your shopping cart relatively close to your enrollment time, in case you get timed out for inactivity by leaving it open for too long beforehand.

Other

I took the timer in the popup from https://www.w3schools.com/howto/howto_js_countdown.asp
Further reading: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions


I whipped this up in a single afternoon the day before I needed it which was a fun experience.

Please wait...
Page is in error, reload to recover