try to take over the world!
当前为
// ==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');