Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 894 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 894 Bytes

edgenuity-skipper

This javascript code when injected into enginuity (on a video page) will automaticly play each video back to back, (basicly autoplay)

Installation

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

Features

  • Autoplay on videos (default on)
  • Automatic skipping of intro, hint, and exit audio (default off)
  • Reveal all hidden question parts (button in overlay)

Overlay

With shift+\ you can access the overlay where you can configure the settings

Source

Source code found: here