// ==UserScript== // @name Bunpro: Egg Timer // @namespace http://tampermonkey.net/ // @version 0.3.4 // @description Times your review session. // @author Kumirei // @include *bunpro.jp/* // @exclude *community.bunpro.jp* // @require https://greasyfork.org/scripts/5392-waitforkeyelements/code/WaitForKeyElements.js?version=115012 // @require https://greasyfork.org/scripts/370623-bunpro-helpful-events/code/Bunpro:%20Helpful%20Events.js?version=615700 // @grant none // @downloadURL none // ==/UserScript== (function() { var start = Date.now(); var interval = false; $('HTML')[0].addEventListener('new-review-item', ()=>{ if ($('.review__stats.review-count-tracking')[0].innerText == '0/0') { $('.home-dropdown').after('