This javascript code when injected into enginuity (on a video page) will automaticly play each video back to back, (basicly autoplay)
To load this, go into a lesson and paste this into the console:
$.getScript("https://webmsgr.github.io/edgenuity-skipper/release/skipper.min.js")
Bookmark version (Drag into bookmarks bar, click to activate): edgenuity-skipper
- Autoplay on videos (default on)
- Automatic skipping of intro, hint, and exit audio (default off)
- Reveal all hidden question parts (button in overlay)
With shift+\ you can access the overlay where you can configure the settings
Source code found: here