history.forward(); history.back();
// https://yihui.org/ var topbar = document.getElementsByTagName("a") console.log(topbar[3].href) topbar[3].click()
JavaScript 有用的函数
原文:https://www.cnblogs.com/malcolmwallace/p/14052099.html