u/GinoRiccio-timetrav

I'm a student at Università Pegaso, one of those Italian online universities that runs on a platform called Multiversity. The LMS is fine, but it doesn't have autoplay — every time a video ends you have to manually click the next lesson. Across a full course that's a lot of clicking.

So I built an extension that does it automatically. It detects when a video ends (or stalls near completion, which happens a lot on that platform due to a server-side timing quirk), waits a few seconds, then clicks the next lesson. That's pretty much it.

It works on three universities that run on the same LMS: Pegaso, San Raffaele Roma, and Mercatorum. The extension picks up the theme colors of whichever university you're on.

A few things it does not do: accelerate videos, skip tests, auto-validate anything. Just advances to the next lesson.

It's free. No account, no license, no telemetry. Happy to answer questions or take feedback — still actively working on it.

Pegaso Autoplay — Chrome Web Store
https://chromewebstore.google.com/detail/pegaso-autoplay/ghapddjlpaabolaolgdkmeljnfocpdeg?authuser=0&hl=it

u/GinoRiccio-timetrav — 15 days ago