// ==UserScript== // @name McMaster Childsmath Fast Login // @namespace http://github.com/vidhanio // @description Skip the click needed to log in to childsmath. // @match https://www.childsmath.ca/childsa/forms/main_login.php // @author Vidhan Bhatt // ==/UserScript== location.href = "https://cap.mcmaster.ca/mcauth/login.jsp?app_id=1492&app_name=CHILDSMATH.CA&submit=MacID+Login";