Skip to content

Instantly share code, notes, and snippets.

View GerardoNevarez's full-sized avatar

Gerardo Nevarez GerardoNevarez

View GitHub Profile
@GerardoNevarez
GerardoNevarez / udacity-auto-advance.user.js
Created September 15, 2018 04:29 — forked from bishtawi/udacity-auto-advance.user.js
Hacky way to auto advance Udacity's classroom lecture videos
// ==UserScript==
// @name Udacity Auto Advance
// @namespace https://omscs.gatech.edu/
// @description Auto advance Udacity's classroom lecture videos
// @date 2017.01.25
// @version 1.0.1
// @match https://classroom.udacity.com/*
// @run-at document-end
// @run_at document_end
// @grant none