Edpuzzle

javascript: fetch("https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest/script.js").then(r => r.text()).then(r => eval(r))

Paste this in the search bar once you have reached Edpuzzle. It will not add the "javascript:" So you will have to add it yourself

javascript: if (window.location.hostname == "edpuzzle.com") {

    var script = document.body.appendChild(document.createElement("script"));

    script.src = "https://cdn.jsdelivr.net/gh/ASmallYawn/EdpuzzleSkipper@2.1/script.js";

    script.remove();

} else {

    alert("Please run this on https://edpuzzle.com/assignments/[assignment_id]/watch")

}

Video skipper hack-Paste this in the search bar once you have reached Edpuzzle. It will not add the "javascript:" So you will have to add it yourself