QuizDiva skip break

try to take over the world!

当前为 2020-05-15 提交的版本,查看 最新版本

// ==UserScript==
// @name         QuizDiva skip break
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        https://quizdiva.net/games/*/questions/break*
// @match        http://quizdiva.net/games/*/questions/break*
// @grant        none
// ==/UserScript==

$('#nextbutton').trigger('click');