Enchoseon / better-edpuzzle-userscript

Speed up, allow skipping, and stop auto-pausing on EdPuzzle.com.
GNU General Public License v3.0
6 stars 9 forks source link

Add another usage #3

Open odin29 opened 1 year ago

odin29 commented 1 year ago

our school embeds them into a school site called instructure, or also known as canvas. i was wondering if you could add another usage so it works on instructure?

Enchoseon commented 1 year ago

I haven't used EdPuzzle in 2 years so I'm totally OOTL on what has changed. You could try giving the userscript permission to run on your school's Canvas domain with // @match *YOURDOMAIN* and see if that works.

There's also a fork of this project that appears to be a total refactor that implements a UI and possibly some tweaks for Instructure's Canvas LMS: https://github.com/ManDater/better-edpuzzle-userscript

Also, someone else has also made a bookmarklet that appears to be much newer and more actively maintained: https://github.com/ading2210/edpuzzle-answers.

odin29 commented 1 year ago

Ok will try. Thanks for the help